| Commit message (Expand) | Author | Age | Files | Lines |
* | GObjectify GObjectify GObjectify use GObject api for models use GObject | Mike Kestner | 2002-11-06 | 1 | -258/+181 |
* | use GObject api for ETableHeader use GObject api on ETableHeader | Mike Kestner | 2002-11-05 | 1 | -43/+48 |
* | merging the gal-2 branch back to the trunk. | Mike Kestner | 2002-11-01 | 1 | -61/+147 |
* | Set the selection model's selection_mode after setting the table model, or | Dan Winship | 2002-09-20 | 1 | -5/+2 |
* | And finally here. | Jeffrey Stedfast | 2002-08-07 | 1 | -17/+1 |
* | #include <string.h> for memset | Jeffrey Stedfast | 2002-08-07 | 1 | -6/+26 |
* | Patch by clahey. | JP Rosevear | 2002-06-18 | 1 | -1/+37 |
* | Don't draw or interact with the popup button if a cell isn't editable | Christopher James Lahey | 2002-06-15 | 1 | -7/+8 |
* | Added this function. | Christopher James Lahey | 2002-06-05 | 1 | -39/+74 |
* | Added horizontal dividers to this item when in table mode. | Christopher James Lahey | 2002-05-03 | 1 | -15/+2 |
* | Set the gettext-domain here. | Christopher James Lahey | 2002-05-02 | 1 | -1/+8 |
* | Ansification patch from danw. | Christopher James Lahey | 2002-04-26 | 1 | -3/+3 |
* | Fixed a memory leak here by using the "selection-done" signal. | Christopher James Lahey | 2002-04-12 | 1 | -6/+29 |
* | New function that returns the total minimum width of all the columns. | Christopher James Lahey | 2002-03-16 | 1 | -4/+15 |
* | Made this return a boolean that returns whether the ETableSearch used the | Christopher James Lahey | 2002-03-15 | 1 | -2/+3 |
* | Don't search if any modifier but SHIFT or LOCK is pressed. | Ettore Perazzoli | 2002-03-15 | 1 | -3/+4 |
* | Added this function. | Christopher James Lahey | 2002-03-14 | 1 | -0/+3 |
* | Replaced e_marshal_BOOL__STRING with this since the function it was used | Christopher James Lahey | 2002-03-13 | 1 | -2/+5 |
* | Give the correct height to the subcells instead of overlapping them. | Christopher James Lahey | 2002-03-13 | 1 | -13/+29 |
* | Added e-table-search.lo. | Christopher James Lahey | 2002-03-12 | 1 | -0/+108 |
* | Added a pixbuf column type. | Christopher James Lahey | 2002-03-12 | 1 | -37/+50 |
* | Call scroll_off and in e-tree.c hover_off. | Christopher James Lahey | 2002-02-09 | 1 | -8/+18 |
* | *** empty log message *** | Chris Lahey | 2002-02-07 | 1 | -8/+93 |
* | Bumped version number to 0.19.99.0. Bumped GAL_CURRENT. Reset | Christopher James Lahey | 2002-01-09 | 1 | -20/+42 |
* | Merging changes: | Christopher James Lahey | 2001-12-05 | 1 | -2/+11 |
* | Merging changes: | Christopher James Lahey | 2001-12-04 | 1 | -5/+7 |
* | Merging changes: | Christopher James Lahey | 2001-12-04 | 1 | -33/+298 |
* | Handle the case where page up or page down goes off the end of the table | Christopher James Lahey | 2001-11-15 | 1 | -0/+8 |
* | Leave edit if commit is called. | Christopher James Lahey | 2001-10-31 | 1 | -8/+16 |
* | Remove point handler and just let GnomeCanvasGroup handle it. | Christopher James Lahey | 2001-10-31 | 1 | -1/+2 |
* | Bumped the version number here to 0.15.99.10. | Christopher James Lahey | 2001-10-31 | 1 | -0/+6 |
* | Ignore buttons 4 and 5 here. Fixes Ximian bug #13853. | Christopher James Lahey | 2001-10-30 | 1 | -6/+8 |
* | Fix crash here. | Christopher James Lahey | 2001-10-28 | 1 | -1/+1 |
* | Changed the license announcement at the top of these files. | Christopher James Lahey | 2001-10-27 | 1 | -5/+19 |
* | Document allow-grouping attribute. | Christopher James Lahey | 2001-10-26 | 1 | -0/+3 |
* | Fixes Ximian bug #6832. | Federico Mena Quintero | 2001-10-26 | 1 | -3/+49 |
* | Added #include "gal/widgets/e-unicode.h". | Christopher James Lahey | 2001-10-25 | 1 | -9/+26 |
* | Use new e_table_header_prioritized_column field. | Christopher James Lahey | 2001-10-13 | 1 | -0/+1 |
* | Added this function. | Christopher James Lahey | 2001-10-10 | 1 | -0/+9 |
* | Use g_dataset_set_data_full to find out when the context is destroyed. | Christopher James Lahey | 2001-10-06 | 1 | -0/+22 |
* | Adapted height method to deal with a row of -1. | Christopher James Lahey | 2001-10-05 | 1 | -2/+16 |
* | add E_OBJECT_CLASS_ADD_SIGNALS and E_OBJECT_CLASS_TYPE to ease migration | Michael Meeks | 2001-10-05 | 1 | -18/+18 |
* | Set the step_increment on the horizontal scrollbars here to 20. | Christopher James Lahey | 2001-09-26 | 1 | -0/+6 |
* | Commit patch from Chris to implement e_tree_right_click_up() for | Ettore Perazzoli | 2001-09-26 | 1 | -0/+6 |
* | Use the correct prototype for the signal handler. | Federico Mena Quintero | 2001-09-25 | 1 | -4/+4 |
* | Assert that the virtual method is implemented instead of being forgiving. | Federico Mena Quintero | 2001-09-25 | 1 | -0/+2 |
* | Fixed typo. | Chyla Zbigniew | 2001-08-25 | 1 | -1/+1 |
* | Added start_drag signals. | Christopher James Lahey | 2001-08-25 | 1 | -97/+62 |
* | Handle GDK_KP_Page_Up, GDK_KP_Page_Down, GDK_KP_Right, and GDK_KP_Left | Christopher James Lahey | 2001-08-14 | 1 | -3/+2 |
* | new proto and virtual method | JP Rosevear | 2001-08-10 | 1 | -6/+18 |
* | Added scrolling to access nodes that are scrolled off screen for drops. | Christopher James Lahey | 2001-08-07 | 1 | -43/+155 |
* | Implemented these functions. | Christopher James Lahey | 2001-08-07 | 1 | -0/+38 |
* | Set the et->cursor_loc *before* committing the click-to-add to avoid | Federico Mena Quintero | 2001-08-02 | 1 | -3/+7 |
* | Created this function for key presses that move in some way other than | Christopher James Lahey | 2001-07-11 | 1 | -4/+4 |
* | Made the amount to scroll by smaller here. | Christopher James Lahey | 2001-07-11 | 1 | -2/+2 |
* | Use e_selection_model_do_something directly for page up and page down | Christopher James Lahey | 2001-07-11 | 1 | -32/+17 |
* | send signals even if the row/col is -1. (et_drag_drop): same. | Chris Toshok | 2001-06-29 | 1 | -31/+26 |
* | Remove row row + i instead of row i. (et_table_rows_inserted): Insert row | Christopher James Lahey | 2001-05-26 | 1 | -2/+2 |
* | Remove row i instead of row row. Destroy et->group when you get the | Christopher James Lahey | 2001-05-26 | 1 | -4/+11 |
* | Added a read only argument "model" to ETable. | Christopher James Lahey | 2001-04-29 | 1 | -1/+10 |
* | (Make the alternating row colors a option in ETableSpecification instead | Jason Leach | 2001-04-29 | 1 | -0/+3 |
* | Add the header height to the returned y location here so that things will | Christopher James Lahey | 2001-04-26 | 1 | -1/+3 |
* | Documented this function properly. | Christopher James Lahey | 2001-04-24 | 1 | -8/+9 |
* | Added get_cell_geometry method. | Christopher James Lahey | 2001-04-24 | 1 | -0/+31 |
* | Free some things that weren't getting freed. | Dan Winship | 2001-04-19 | 1 | -0/+3 |
* | #include "gal/widgets/e-unicode.h". | Christopher James Lahey | 2001-04-11 | 1 | -0/+1 |
* | i18n fixes. | Gediminas Paulauskas | 2001-04-11 | 1 | -1/+1 |
* | Fix headers. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. | Kjartan Maraas | 2001-04-04 | 1 | -2/+4 |
* | Typo fix; call e_cell_unrealize(), not e_cell_realize(). | Federico Mena Quintero | 2001-04-03 | 1 | -2/+0 |
* | Made these use GTK_TYPE_GDK_EVENT whenever sending an event through the | Christopher James Lahey | 2001-03-30 | 1 | -4/+7 |
* | Changed the signal "table_selection_model" to just be "selection_model" | Christopher James Lahey | 2001-03-30 | 1 | -1/+1 |
* | Updated to set the width of the header canvas to be equal to the width of | Christopher James Lahey | 2001-03-30 | 1 | -8/+31 |
* | ref the sort_info taken from the state object. Ditto. Fixes the last ETree | Dan Winship | 2001-03-26 | 1 | -0/+1 |
* | Fixed a typo in the word horiztonal. | Christopher James Lahey | 2001-03-21 | 1 | -1/+1 |
* | Bumped the version number to 05.99.9. | Christopher James Lahey | 2001-03-21 | 1 | -3/+6 |
* | Deal with proxy_node_changed being called on a different root node than | Christopher James Lahey | 2001-03-20 | 1 | -120/+30 |
* | New public API call, `e_table_get_cell_at()'. Also upped the GAL | Ettore Perazzoli | 2001-03-08 | 1 | -43/+39 |
* | Changed e_table_selection_model_clear to e_selection_model_clear. | Christopher James Lahey | 2001-02-28 | 1 | -16/+16 |
* | Prevent `gtk_signal_disconnect()' warnings when destroying a | Ettore Perazzoli | 2001-02-27 | 1 | -10/+18 |
* | Added e-table/e-table-sorting-utils.lo. | Christopher James Lahey | 2001-02-24 | 1 | -108/+122 |
* | Removed setting of invalid "horizontal_scrolling" argument. | Christopher James Lahey | 2001-02-17 | 1 | -5/+0 |
* | This new function updates the minimum width of all of the columns based on | Christopher James Lahey | 2001-02-14 | 1 | -0/+18 |
* | Set the dnd_code on the header properly. | Christopher James Lahey | 2001-02-09 | 1 | -1/+6 |
* | Added a "changed" signal. | Christopher James Lahey | 2001-02-06 | 1 | -8/+8 |
* | Make home and end keys move to the beginning and end of the row if cursor | Christopher James Lahey | 2001-01-28 | 1 | -0/+1 |
* | Make ETable stop editing when it looses focus. | Christopher James Lahey | 2001-01-27 | 1 | -5/+18 |
* | Set the GTK_CAN_FOCUS flag on the widget, since an ETable ought to be | Federico Mena Quintero | 2001-01-26 | 1 | -82/+126 |
* | Documented. Added a "cursor_activated" signal. Removed some unused | Christopher James Lahey | 2001-01-25 | 1 | -0/+24 |
* | Made this conform to the new prototype for e_popup_menu_run. | Christopher James Lahey | 2001-01-21 | 1 | -16/+2 |
* | Keep track of the valid column names (not used right now). | Miguel de Icaza | 2001-01-19 | 1 | -72/+131 |
* | This fixes translations of library messages compared to application | Miguel de Icaza | 2001-01-17 | 1 | -3/+4 |
* | Load frames. | Miguel de Icaza | 2001-01-17 | 1 | -11/+20 |
* | 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 |
* | Document all entry points. (e_table_specification_save_to_file): Change | Miguel de Icaza | 2001-01-16 | 1 | -1/+1 |
* | Work on the ETableConfigurator. Pick up where Chris left. | Miguel de Icaza | 2001-01-15 | 1 | -9/+11 |
* | Added selection_mode argument. | Christopher James Lahey | 2001-01-12 | 1 | -0/+4 |
* | Added expansions field and loading and saving of that field. | Christopher James Lahey | 2001-01-11 | 1 | -3/+13 |
* | Destroy text and pixbuf if they exist whether or not is_pixbuf is set. | Christopher James Lahey | 2000-12-23 | 1 | -1/+1 |
* | Removed the set cursor and get cursor methods from ETableGroup. | Christopher James Lahey | 2000-12-15 | 1 | -5/+6 |
* | New function to calculate the extra pixels per column header. | Christopher James Lahey | 2000-12-14 | 1 | -0/+5 |
* | set "sort_info" on our sorter when we get a new sort_info to keep things | Chris Toshok | 2000-12-08 | 1 | -0/+4 |
* | Add column and GdkEvent * parameters to the double click signal. | Christopher James Lahey | 2000-12-08 | 1 | -4/+4 |
* | Free the xmlDoc when we are done with it. (e_table_state_save_to_file): | Federico Mena Quintero | 2000-12-08 | 1 | -4/+4 |
* | disconnect the "group_info_changed" signal on the old sort_info and | Dan Winship | 2000-12-07 | 1 | -2/+12 |
* | Updated these unused glade files to better match the versions in the code. | Christopher James Lahey | 2000-11-03 | 1 | -16/+44 |
* | Added e_table_set_state_object which loads the state from the given | Christopher James Lahey | 2000-10-22 | 1 | -4/+4 |
* | Make text a different color if !(flags & E_CELL_FOCUSED). | Christopher James Lahey | 2000-10-19 | 1 | -0/+6 |
* | Fixed the color of the background rectangle. Made the rectangle start at | Christopher James Lahey | 2000-10-19 | 1 | -0/+16 |
* | Make background color of ETable match the background color of item rows. | Christopher James Lahey | 2000-10-18 | 1 | -1/+1 |
* | Removed an unnecessary glade include file. | Christopher James Lahey | 2000-10-18 | 1 | -0/+25 |
* | Made it so that ETable won't use a state with 0 columns. | Christopher James Lahey | 2000-10-16 | 1 | -2/+14 |
* | Added e-table-config-field.lo. | Christopher James Lahey | 2000-10-14 | 1 | -14/+19 |
* | Make saving state work properly. | Christopher James Lahey | 2000-10-12 | 1 | -3/+41 |
* | Changed these to use the default cells. | Christopher James Lahey | 2000-10-11 | 1 | -44/+3 |
* | Changed these to match the new ETable system. | Christopher James Lahey | 2000-10-11 | 1 | -123/+194 |
* | Removed the assertion that there must be at least 1 column. No way to | Not Zed | 2000-10-09 | 1 | -1/+81 |
* | Select all elements of the etable. | Jeffrey Stedfast | 2000-10-05 | 1 | -0/+18 |
* | drag/drop signals need to be added to the same object that is passed to | Chris Toshok | 2000-09-27 | 1 | -9/+9 |
* | Moved files, fixed header files and paths - Federico | Federico Mena Quintero | 2000-09-20 | 1 | -4/+4 |
* | Fixed e-table #includes so that it would compile. | Chris Lahey | 2000-09-18 | 1 | -4/+4 |
* | Fix some crashes Make double clicking on the header dividers automatically | Iain Holmes | 2000-09-15 | 1 | -2/+13 |
* | Made page up and page down active in the ETable. | Christopher James Lahey | 2000-09-11 | 1 | -3/+44 |
* | Fixed a leak and a double unref. | Christopher James Lahey | 2000-09-02 | 1 | -0/+1 |
* | Remove a ton of (hopefully harmless) warnings from the ETable code. | Ettore Perazzoli | 2000-08-28 | 1 | -3/+8 |
* | Fix an off by one error that was causing crashes. | Christopher James Lahey | 2000-08-25 | 1 | -1/+2 |
* | Set default values for all of the signal emissions. | Christopher James Lahey | 2000-08-25 | 1 | -3/+3 |
* | Added a click signal which gets sent if the user hits the left or middle | Christopher James Lahey | 2000-08-25 | 1 | -0/+24 |
* | Added g_return_if_fails. | Christopher James Lahey | 2000-08-25 | 1 | -3/+87 |
* | pass table, not site as the closure for these drag signals, since | Chris Toshok | 2000-08-22 | 1 | -2/+2 |
* | Made background colors alternate. | Christopher James Lahey | 2000-08-20 | 1 | -0/+6 |
* | Added functions to convert from view row to model row or from model row to | Christopher James Lahey | 2000-08-06 | 1 | -9/+33 |
* | fix | Dan Winship | 2000-08-06 | 1 | -3/+3 |
* | Added a function to get the next row with sorting taken into account. | Christopher James Lahey | 2000-08-05 | 1 | -0/+35 |
* | Made selection ranges work even if the table is sorted. | Christopher James Lahey | 2000-08-05 | 1 | -3/+9 |
* | Built code to have autodrags only work from within the table and to report | Christopher James Lahey | 2000-08-05 | 1 | -36/+227 |
* | Fixed a reference. | Christopher James Lahey | 2000-07-27 | 1 | -0/+16 |
* | Added "table_selection_model" argument. Removed foreach function and | Christopher James Lahey | 2000-07-27 | 1 | -40/+10 |
* | New files for doing a selection model. Not finished yet and thus not in | Christopher James Lahey | 2000-07-26 | 1 | -51/+51 |
* | Implemented some of the drag & drop code. Drops all report as being on row | Christopher James Lahey | 2000-07-25 | 1 | -9/+508 |
* | Make sure the ETable is constructed properly, by setting the | Ettore Perazzoli | 2000-07-11 | 1 | -2/+5 |
* | Add e-table-scrolled.c and e-table-scrolled.h. | Christopher James Lahey | 2000-07-10 | 1 | -39/+34 |
* | 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 |
* | From mail: | Christopher James Lahey | 2000-06-30 | 1 | -6/+15 |
* | Calculate height including if clip_height is set to -1. | Christopher James Lahey | 2000-06-27 | 1 | -13/+69 |
* | Make the table not move around as you resize. | Christopher James Lahey | 2000-06-23 | 1 | -16/+18 |
* | Moved the reflow signal handling into an idle handler to fix a bug when | Christopher James Lahey | 2000-06-16 | 1 | -3/+17 |
* | Small syntactic changes. | Christopher James Lahey | 2000-06-11 | 1 | -9/+18 |
* | 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 | 1 | -0/+6 |
* | More work on the Field Chooser. Not quite done yet. | Christopher James Lahey | 2000-06-08 | 1 | -0/+1 |
* | Added a right click signal. | Christopher James Lahey | 2000-06-06 | 1 | -0/+24 |
* | two more pastos | Dan Winship | 2000-06-02 | 1 | -1/+1 |
* | Copy and paste error. | Christopher James Lahey | 2000-06-02 | 1 | -1/+1 |
* | Added a "key_press" signal. | Christopher James Lahey | 2000-06-02 | 1 | -0/+24 |
* | Added e_table_get_selected_view_row. | Christopher James Lahey | 2000-06-02 | 1 | -0/+6 |
* | Fixed a bunch of selection bugs. Removed "spreadsheet" argument (for now.) | Christopher James Lahey | 2000-05-30 | 1 | -10/+32 |
* | Added double click handling. | Christopher James Lahey | 2000-05-28 | 1 | -0/+22 |
* | Made "drawgrid", "drawfocus", "spreadsheet", and "length_threshold" | Christopher James Lahey | 2000-05-27 | 1 | -16/+49 |
* | Account for extra pixel at right end of ETable. | Christopher James Lahey | 2000-05-26 | 1 | -1/+2 |
* | Make scrollbar arrow buttons work. | Christopher James Lahey | 2000-05-23 | 1 | -0/+4 |
* | From a patch by Iain Holmes <ih@csd.abdn.ac.uk> | Christopher James Lahey | 2000-05-19 | 1 | -1/+7 |
* | Changed sorting to be at priority level 30. | Christopher James Lahey | 2000-05-16 | 1 | -2/+2 |
* | From widgets/e-table/ChangeLog | Christopher James Lahey | 2000-05-14 | 1 | -35/+39 |
* | 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 | 1 | -29/+31 |
* | Killed some warnings. | Christopher James Lahey | 2000-05-07 | 1 | -2/+0 |
* | Add an e_table_group_add_all function and implement it in the different | Christopher James Lahey | 2000-05-05 | 1 | -3/+5 |
* | Made this more reentrant. | Christopher James Lahey | 2000-05-01 | 1 | -7/+7 |
* | Add argument handling here. | Miguel de Icaza | 2000-04-26 | 1 | -449/+130 |
* | Made the tooltip show up in the correct place and configuration when using | Christopher James Lahey | 2000-04-24 | 1 | -2/+1 |
* | Propagate mouse wheel events upwards. | Anders Carlsson | 2000-04-17 | 1 | -11/+11 |
* | + * addressbook/gui/component/addressbook.c | Matthew Loper | 2000-04-16 | 1 | -0/+13 |
* | 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 | 1 | -10/+27 |
* | Drop frozen count support from here. (ethi_start_drag): ditto. | Miguel de Icaza | 2000-04-11 | 1 | -4/+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 | 1 | -9/+50 |
* | More work | Miguel de Icaza | 2000-03-31 | 1 | -0/+3 |
* | Fix indentation | Miguel de Icaza | 2000-03-30 | 1 | -42/+42 |
* | Fix nasty rendering bugs, | Michael Meeks | 2000-03-28 | 1 | -81/+86 |
* | Remove warning from here. | Miguel de Icaza | 2000-03-27 | 1 | -1/+1 |
* | 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 | 1 | -17/+14 |
* | Rearranged SUBDIRS for dependencies. | Christopher James Lahey | 2000-03-12 | 1 | -2/+2 |
* | Changed the destroy function to disconnect from signals before unrefing | Christopher James Lahey | 2000-03-08 | 1 | -7/+8 |
* | Add a "row_selection" signal. | Christopher James Lahey | 2000-03-06 | 1 | -0/+32 |
* | Added support for the sorting info. The Etable creates a sort_info object, | Christopher James Lahey | 2000-03-06 | 1 | -2/+38 |
* | 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 |
* | Fixed a crash error. | Christopher James Lahey | 2000-03-05 | 1 | -0/+1 |
* | Fixed a compile warning. | Christopher James Lahey | 2000-03-05 | 1 | -1/+1 |
* | Added a bunch of stuff to the TODO list. Put +s before a few of the items | Christopher James Lahey | 2000-03-04 | 1 | -11/+107 |
* | Removed some unused code. | Christopher James Lahey | 2000-03-04 | 1 | -2/+2 |
* | Test frozen columns | Christopher James Lahey | 2000-03-01 | 1 | -0/+2 |
* | Added duplicate_value and add_value. Use the new compare functions. Made | Christopher James Lahey | 2000-02-25 | 1 | -0/+98 |
* | This were moved to widgets/e-text/ a while ago but never removed. They | Christopher James Lahey | 2000-02-24 | 1 | -28/+87 |
* | make <alloca.h> inclusion conditional on HAVE_ALLOCA_H | Dan Winship | 2000-02-17 | 1 | -0/+2 |
* | Sync for Chris to use | Miguel de Icaza | 2000-02-08 | 1 | -11/+10 |
* | Setup the scroll region of the table canvas on size allocation. | Miguel de Icaza | 2000-02-07 | 1 | -13/+20 |
* | 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 |
* | Ok, the restructuring of ETableItem to compute its size without hacks is | Miguel de Icaza | 1999-12-31 | 1 | -11/+0 |
* | Sync, does not work, dont try it, just backing up -miguel | Arturo Espinosa | 1999-12-28 | 1 | -89/+150 |
* | Fix before trip | Arturo Espinosa | 1999-12-13 | 1 | -47/+57 |
* | Works with GnomeCanvasGroups -miguel | Arturo Espinosa | 1999-12-13 | 1 | -1/+2 |
* | More work. We now have the basics for nesting working, now we need all the | Arturo Espinosa | 1999-12-12 | 1 | -4/+479 |
* | Realize cells. | Miguel de Icaza | 1999-11-25 | 1 | -20/+6 |
* | New E-table-item.[ch] -mig | Arturo Espinosa | 1999-11-19 | 1 | -1/+1 |
* | Added my widgets stuff -miguel | Arturo Espinosa | 1999-11-02 | 1 | -0/+36 |