| Commit message (Expand) | Author | Age | Files | Lines |
* | Adding the first versions of these files. Doesn't work yet. | Christopher James Lahey | 2001-08-17 | 2 | -0/+181 |
* | Destroy, do not unref, the popup_window. | Federico Mena Quintero | 2001-08-15 | 1 | -1/+2 |
* | Workaround for Ximian bug #6795. Will prevent a crash and doesn't seem to | Peter Williams | 2001-08-14 | 1 | -1/+1 |
* | Handle GDK_KP_Page_Up, GDK_KP_Page_Down, GDK_KP_Right, and GDK_KP_Left | Christopher James Lahey | 2001-08-14 | 2 | -4/+6 |
* | Got rid of event forwarding for double clicks and releases and such and | Christopher James Lahey | 2001-08-14 | 1 | -6/+1 |
* | If the sort_info can't group, hide the grouping button and label. | Christopher James Lahey | 2001-08-11 | 5 | -10/+47 |
* | new proto and virtual method | JP Rosevear | 2001-08-10 | 4 | -6/+23 |
* | Initialize ret_val. (do_drag_motion): Same. | Jeffrey Stedfast | 2001-08-10 | 1 | -2/+2 |
* | Added a "header" argument to these structures which just gets passed | Christopher James Lahey | 2001-08-09 | 7 | -26/+186 |
* | Chain to the destroy handler in the parent class! | Federico Mena Quintero | 2001-08-09 | 4 | -1/+15 |
* | Call the super-class destroy function when done. | Not Zed | 2001-08-08 | 1 | -0/+2 |
* | Check for row >= 0 here. (etgl_destroy): Disconnect from all the signals | Christopher James Lahey | 2001-08-08 | 2 | -15/+50 |
* | Implemented this function. Fixes Ximian bug #5353. | Christopher James Lahey | 2001-08-08 | 1 | -6/+50 |
* | Make tree nodes open if you hover over them while drag & dropping. | Christopher James Lahey | 2001-08-08 | 1 | -0/+71 |
* | Added scrolling to access nodes that are scrolled off screen for drops. | Christopher James Lahey | 2001-08-07 | 3 | -64/+290 |
* | Implemented these functions. | Christopher James Lahey | 2001-08-07 | 3 | -6/+110 |
* | Set the hadjustment and vadjustment here. From a patch by Kevin | Christopher James Lahey | 2001-08-05 | 1 | -2/+4 |
* | Change these to actually subtract the allocation as they should. | Christopher James Lahey | 2001-08-04 | 1 | -3/+6 |
* | e_tree_table_adapter_node_at_row would have pulled data from one past the | Christopher James Lahey | 2001-08-04 | 1 | -6/+8 |
* | Subtracted 27. | Christopher James Lahey | 2001-08-04 | 1 | -0/+3 |
* | Make the right and left key presses be marked as handled here (i.e., | Christopher James Lahey | 2001-08-03 | 1 | -0/+2 |
* | Changed all e_table_model_is_cell_editable calls in this file to be on the | Christopher James Lahey | 2001-08-03 | 1 | -3/+3 |
* | Set et->priv to NULL here just to be sure. | Christopher James Lahey | 2001-08-03 | 1 | -0/+1 |
* | Don't do most of the work in this function if data->data is NULL. Fixes | Christopher James Lahey | 2001-08-03 | 1 | -21/+27 |
* | Set the et->cursor_loc *before* committing the click-to-add to avoid | Federico Mena Quintero | 2001-08-02 | 1 | -3/+7 |
* | Make this function not crash if x somehow doesn't land on some column. | Christopher James Lahey | 2001-08-02 | 1 | -4/+8 |
* | Made this not query the 0th row if there are 0 rows in the table. Fixes | Christopher James Lahey | 2001-08-01 | 1 | -6/+5 |
* | If the CLICK signal gets a return value, so we're going to be return from | Jason Leach | 2001-07-26 | 1 | -1/+4 |
* | Properly ref the font we pass in as an ARG_FONT_E. (_do_tooltip): Removed | Jon Trowbridge | 2001-07-25 | 1 | -0/+1 |
* | Handle GDK_KP_* cursor keys as well. | Ettore Perazzoli | 2001-07-23 | 1 | -1/+5 |
* | Made these functions return -1 if the x and y aren't over any cell at all. | Christopher James Lahey | 2001-07-13 | 1 | -0/+5 |
* | Ignore set_expanded if the node is the root and root_visible is FALSE. | Christopher James Lahey | 2001-07-13 | 2 | -4/+13 |
* | Created this function for key presses that move in some way other than | Christopher James Lahey | 2001-07-11 | 2 | -8/+8 |
* | Made the amount to scroll by smaller here. | Christopher James Lahey | 2001-07-11 | 2 | -4/+4 |
* | Use e_selection_model_do_something directly for page up and page down | Christopher James Lahey | 2001-07-11 | 2 | -64/+33 |
* | Changed the title of this dialog. Fixes bug #2656. | Christopher James Lahey | 2001-07-09 | 1 | -1/+5 |
* | Added checks for if row is outside of the appropriate range. | Christopher James Lahey | 2001-07-07 | 1 | -0/+4 |
* | Set new_value = value here to fix a warning. | Christopher James Lahey | 2001-07-07 | 1 | -0/+1 |
* | Added a "state" argument to allow you to get the state out of the config | Christopher James Lahey | 2001-07-07 | 1 | -1/+25 |
* | Added checks that row and col are >= 0. | Christopher James Lahey | 2001-07-06 | 1 | -0/+2 |
* | Call e_table_item_leave_edit here. | Christopher James Lahey | 2001-07-05 | 1 | -0/+4 |
* | Made it so that the drop marker can show up when dragging a new column to | Christopher James Lahey | 2001-07-05 | 1 | -1/+1 |
* | Bumped the version number of gal to 0.8.99.8. | Christopher James Lahey | 2001-07-05 | 1 | -1/+1 |
* | Changed the variable names here to make it clear that these are view model | Christopher James Lahey | 2001-07-05 | 2 | -21/+52 |
* | Make a whole bunch of control keys not start the ETableItem editing. | Christopher James Lahey | 2001-07-05 | 1 | -19/+43 |
* | Make sure start_row and end_row are within the number of rows in the | Christopher James Lahey | 2001-07-05 | 1 | -0/+8 |
* | Handle an error in construction a little bit better here. | Christopher James Lahey | 2001-07-05 | 1 | -6/+16 |
* | Only free the root here if it's non-NULL. | Christopher James Lahey | 2001-07-03 | 1 | -1/+2 |
* | Made the remove this column menu item greyed out if it's the last column. | Christopher James Lahey | 2001-07-03 | 1 | -2/+4 |
* | Don't send the double click signal if there's no row selected. | Christopher James Lahey | 2001-07-03 | 1 | -3/+6 |
* | Calculate the popup position using window coordinates instead of world | Richard Hult | 2001-07-02 | 1 | -0/+9 |
* | send signals even if the row/col is -1. (et_drag_drop): same. | Chris Toshok | 2001-06-29 | 2 | -66/+56 |
* | Bump version number due to incompatible changes in ETree. | Peter Williams | 2001-06-28 | 4 | -34/+50 |
* | send the value to e_table_model_set_value_at as a string as in | Mikael Hallendal | 2001-06-20 | 1 | -2/+12 |
* | 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 |
* | #include <string.h> Same here. Kills warnings on newer gcc. | Kjartan Maraas | 2001-05-25 | 2 | -0/+2 |
* | format similar to nautilus | jacob berkman | 2001-05-25 | 2 | -9/+12 |
* | allow NULL pixbufs, and draw with crappy alpha | jacob berkman | 2001-05-23 | 1 | -33/+17 |
* | Made this faster in some cases. | Christopher James Lahey | 2001-05-23 | 1 | -1/+1 |
* | The double_click signal on the table item now emits the model row instead | Christopher James Lahey | 2001-05-23 | 1 | -2/+1 |
* | a similar change to below, which makes it actually work for the case where | jacob berkman | 2001-05-22 | 1 | -1/+1 |
* | increment row each time through the loop so we don't get @count copies of | Chris Toshok | 2001-05-22 | 1 | -0/+1 |
* | Try to deal with bad utf8. (_get_position): Try to deal with bad utf8. | Jon Trowbridge | 2001-05-15 | 1 | -6/+6 |
* | Make a key press stop the tooltip timeout. | Christopher James Lahey | 2001-05-12 | 2 | -1/+5 |
* | Show the date for dates in the future. | Christopher James Lahey | 2001-05-10 | 3 | -34/+52 |
* | (Fix bug #53111: Portability fixes for HP's ANSI compiler.) | Jason Leach | 2001-05-08 | 3 | -6/+12 |
* | write what was converted to console, this function does not work always. | Gediminas Paulauskas | 2001-05-08 | 1 | -2/+5 |
* | 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 | 11 | -17/+67 |
* | Add the header height to the returned y location here so that things will | Christopher James Lahey | 2001-04-26 | 1 | -1/+3 |
* | Made this return -1 instead of -2 for not found if the root is not | Christopher James Lahey | 2001-04-26 | 2 | -3/+8 |
* | One-line fix (missing a 'break' at the end of the ARG_SELECTION_MODEL | Jason Leach | 2001-04-25 | 1 | -0/+1 |
* | Documented this function properly. | Christopher James Lahey | 2001-04-24 | 3 | -118/+159 |
* | Added get_cell_geometry method. | Christopher James Lahey | 2001-04-24 | 8 | -9/+122 |
* | Made it so that if a message is from the last 8 hours, it only prints the | Christopher James Lahey | 2001-04-24 | 1 | -5/+21 |
* | Make pixbuf columns show their title if there is space. | Christopher James Lahey | 2001-04-24 | 1 | -2/+23 |
* | remove UNICODE_CFLAGS | Dan Winship | 2001-04-24 | 1 | -21/+20 |
* | Submit a signal even if there are no extras. | Christopher James Lahey | 2001-04-20 | 3 | -44/+132 |
* | Turned off information expanders (tooltips) in ETable by default. Turn | Christopher James Lahey | 2001-04-20 | 1 | -7/+9 |
* | Free some things that weren't getting freed. | Dan Winship | 2001-04-19 | 2 | -3/+10 |
* | Turned on tooltips and alternating colors. | Christopher James Lahey | 2001-04-17 | 1 | -2/+2 |
* | Propagate the event after sending it to the base EText. | Christopher James Lahey | 2001-04-17 | 1 | -1/+7 |
* | Fix a crash here. | Christopher James Lahey | 2001-04-16 | 1 | -2/+0 |
* | Set the background color to the specified tooltip->background. Set the | Christopher James Lahey | 2001-04-16 | 5 | -23/+112 |
* | Added /* #defines */ at the top. Fixed ALTERNATE_COLORS to be an #ifdef | Christopher James Lahey | 2001-04-16 | 2 | -1/+5 |
* | Use e_canvas_hide_tooltip and e_canvas_popup_tooltip. | Christopher James Lahey | 2001-04-16 | 3 | -68/+19 |
* | Cleaned this up. Removed some #if 0 and replaced others with #ifdefs. | Christopher James Lahey | 2001-04-15 | 1 | -59/+4 |
* | Set "bold" argument on created tooltip. Adjusted position of displayed | Christopher James Lahey | 2001-04-15 | 4 | -31/+32 |
* | Added widget/e-hsv-utils.lo. | Christopher James Lahey | 2001-04-15 | 1 | -14/+13 |
* | Fix memory leak | Dan Winship | 2001-04-14 | 1 | -1/+2 |
* | New cell for floats. | Mikael Hallendal | 2001-04-13 | 4 | -0/+906 |
* | Upped the version number to 0.6.99.0. Upped the so number to 6. | Christopher James Lahey | 2001-04-13 | 10 | -114/+396 |
* | Return TRUE for left and right arrows. | Christopher James Lahey | 2001-04-11 | 1 | -0/+2 |
* | Put debugging stuff in d(). | Christopher James Lahey | 2001-04-11 | 1 | -3/+5 |
* | #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 |
* | Changed resizeable to resizable in ETableCol for consistency. | Christopher James Lahey | 2001-04-10 | 6 | -21/+25 |
* | add "break;" to otherwise-empty "default:" cases to make them ANSI. | Dan Winship | 2001-04-08 | 1 | -0/+2 |
* | Some small header cleanups & fixes, and fix to translate all popup menus | Gediminas Paulauskas | 2001-04-05 | 1 | -3/+1 |
* | Call cursor_activated as well. | Christopher James Lahey | 2001-04-04 | 1 | -1/+6 |
* | Fixed headers. | Christopher James Lahey | 2001-04-04 | 6 | -12/+26 |
* | Made this work properly for models with 0 rows in the tree table adapter. | Christopher James Lahey | 2001-04-04 | 1 | -1/+14 |
* | Added this function. | Christopher James Lahey | 2001-04-04 | 3 | -0/+11 |
* | Make it so you can switch checking around the last access on and off for | Christopher James Lahey | 2001-04-04 | 2 | -0/+8 |
* | Added e_tree_selection_model_select_single_path and made selection_start | Christopher James Lahey | 2001-04-04 | 5 | -47/+150 |
* | Fixed this to not call the callback with a row of -1. | Christopher James Lahey | 2001-04-04 | 1 | -1/+2 |
* | Turn on E_TREE_USE_TREE_SELECTION. | Christopher James Lahey | 2001-04-04 | 1 | -1/+1 |
* | Fix headers. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. | Kjartan Maraas | 2001-04-04 | 35 | -52/+352 |
* | Fixed an off by one error. | Richard Hult | 2001-04-04 | 1 | -1/+1 |
* | Add argument to get the table adapter. (et_set_arg): Add arguments for | Richard Hult | 2001-04-04 | 3 | -1/+117 |
* | forgot last time | Gediminas Paulauskas | 2001-04-04 | 1 | -50/+0 |
* | Typo fix; call e_cell_unrealize(), not e_cell_realize(). | Federico Mena Quintero | 2001-04-03 | 4 | -7/+9 |
* | Don't draw the button if it's less than 1 pixel wide. | Christopher James Lahey | 2001-04-03 | 2 | -1/+7 |
* | Ahem, the ETableItem argument is now "selection_model", not | Federico Mena Quintero | 2001-04-03 | 1 | -2/+2 |
* | Removed glade.h files -- xml-i18n-tools generates them itself. | Gediminas Paulauskas | 2001-04-02 | 5 | -28/+0 |
* | No one responds on IRC, explained everything in bugzilla and these changelogs. | Gediminas Paulauskas | 2001-04-02 | 2 | -4/+4 |
* | Monitor the sorted model and send selection and cursor changed signals. | Christopher James Lahey | 2001-04-02 | 1 | -1/+111 |
* | Made this traverse the source model instead of the sorted model since the | Christopher James Lahey | 2001-04-02 | 1 | -10/+9 |
* | Fixed some bugs with the privitization of ETreeSelectionModel. | Christopher James Lahey | 2001-04-01 | 2 | -8/+7 |
* | Added e-tree-selection-model.c. (libetableinclude_HEADERS): Added | Christopher James Lahey | 2001-04-01 | 2 | -0/+35 |
* | Initialize all necessary fields here. | Christopher James Lahey | 2001-04-01 | 1 | -0/+18 |
* | Roll back another part of the change. | Christopher James Lahey | 2001-04-01 | 1 | -1/+5 |
* | Accidently committed this with using the tree selection model turned on. | Christopher James Lahey | 2001-04-01 | 2 | -19/+2 |
* | Include <gal/util/e-util.h> here. | Christopher James Lahey | 2001-04-01 | 5 | -639/+796 |
* | Set orig_position properly on inserted nodes. | Christopher James Lahey | 2001-04-01 | 1 | -2/+3 |
* | Made e_tree_selection_model_foreach work. (etsm_select_all): Made | Christopher James Lahey | 2001-03-31 | 1 | -8/+15 |
* | Removed this since it's out of date. Replaced by tests/test-table-1.c. | Christopher James Lahey | 2001-03-31 | 1 | -287/+0 |
* | New implementation based on a tree instead of a hash table. | Christopher James Lahey | 2001-03-31 | 4 | -58/+433 |
* | Fixed little bug, add adjustments. | Tambet Ingo | 2001-03-31 | 1 | -1/+4 |
* | Fixed removing the last child of a node. | Christopher James Lahey | 2001-03-31 | 1 | -4/+29 |
* | removed #include <gal/e-table/e-tree-selection-model.h> | Radek Doulik | 2001-03-30 | 1 | -1/+0 |
* | Made these use GTK_TYPE_GDK_EVENT whenever sending an event through the | Christopher James Lahey | 2001-03-30 | 5 | -17/+23 |
* | Changed the signal "table_selection_model" to just be "selection_model" | Christopher James Lahey | 2001-03-30 | 10 | -55/+69 |
* | Updated to set the width of the header canvas to be equal to the width of | Christopher James Lahey | 2001-03-30 | 3 | -25/+73 |
* | New class implementing a tree model. Not finished yet or in use, but I | Christopher James Lahey | 2001-03-28 | 2 | -0/+563 |
* | Updated these to match the new e_tree_model_node_removed signal. | Christopher James Lahey | 2001-03-27 | 5 | -45/+95 |
* | un Mar 25 22:31:19 2001 George Lebl <jirka@5z.com> | George Lebl | 2001-03-26 | 1 | -4/+4 |
* | ref the sort_info taken from the state object. Ditto. Fixes the last ETree | Dan Winship | 2001-03-26 | 2 | -0/+2 |
* | Added e-selection-model-array.lo. | Christopher James Lahey | 2001-03-25 | 2 | -31/+51 |
* | Added '=' and '-' as tree node expand and collapse | Christopher James Lahey | 2001-03-25 | 1 | -3/+11 |
* | Properly remove old items from the ETableExtras if they are replaced by | Christopher James Lahey | 2001-03-24 | 1 | -0/+3 |
* | Made this only up the insert_count if it actually had to do any non | Christopher James Lahey | 2001-03-24 | 1 | -3/+4 |
* | Ignore these signals if we aren't realized yet. | Christopher James Lahey | 2001-03-23 | 1 | -4/+19 |
* | Made this not create the new font until realize instead of at new_view | Christopher James Lahey | 2001-03-23 | 2 | -15/+28 |
* | Fixed the g_return_if_fail here to allow for appending. | Christopher James Lahey | 2001-03-22 | 1 | -1/+1 |
* | Make `ETableSortInfo' non-floating and use _unref, not _destroy, to | Ettore Perazzoli | 2001-03-22 | 2 | -1/+3 |
* | Fixed the parity on all the g_return_ifs and g_return_val_ifs. | Christopher James Lahey | 2001-03-22 | 1 | -8/+8 |
* | Made this able to take -1 to denote appending to the table. Also, removed | Christopher James Lahey | 2001-03-22 | 2 | -23/+48 |
* | Changed this to derefence the pointers passed in from qsort as we should | Christopher James Lahey | 2001-03-22 | 1 | -2/+7 |
* | New function to allow you to do non live sorts with weird rules. | Christopher James Lahey | 2001-03-22 | 2 | -12/+102 |
* | Make `ETableState' a non-`GTK_FLOATING' object. Otherwise the | Ettore Perazzoli | 2001-03-21 | 1 | -0/+4 |
* | Added these classes. | Christopher James Lahey | 2001-03-21 | 4 | -0/+641 |
* | 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 | 14 | -48/+109 |
* | Deal with proxy_node_changed being called on a different root node than | Christopher James Lahey | 2001-03-20 | 36 | -2461/+7007 |
* | Removed extra printfs | Miguel de Icaza | 2001-03-19 | 4 | -22/+29 |
* | Use update_sort_and_group_config dialog instead of the non-implemented | Miguel de Icaza | 2001-03-19 | 5 | -163/+166 |
* | Added #include <string.h> for strcmp(). Same for strlen(). | Kjartan Maraas | 2001-03-16 | 2 | -0/+2 |
* | Update arguments to e_canvas_item_grab_focus. (eti_cursor_change): Ditto, | Dan Winship | 2001-03-16 | 1 | -3/+3 |
* | New public API call, `e_table_get_cell_at()'. Also upped the GAL | Ettore Perazzoli | 2001-03-08 | 2 | -44/+42 |
* | added "editable" Arg, to stop the user from editing the text. The user can | Damon Chaplin | 2001-03-05 | 4 | -5/+74 |
* | Fixed some warnings. | Christopher James Lahey | 2001-03-02 | 8 | -223/+257 |
* | Added new ECellPixbuf -- takes a GdkPixbuf from the model and renders it | Vladimir Vukicevic | 2001-03-01 | 1 | -0/+2 |
* | Added new ECellPixbuf -- takes a GdkPixbuf from the model and renders it | Vladimir Vukicevic | 2001-03-01 | 2 | -0/+289 |
* | Changed e_table_selection_model_clear to e_selection_model_clear. | Christopher James Lahey | 2001-02-28 | 16 | -892/+153 |
* | Prevent `gtk_signal_disconnect()' warnings when destroying a | Ettore Perazzoli | 2001-02-27 | 1 | -10/+18 |
* | new abstract ECell subclass to be used as base class for popup ECells. | Damon Chaplin | 2001-02-26 | 6 | -7/+1240 |
* | Added e-table/e-table-sorting-utils.lo. | Christopher James Lahey | 2001-02-24 | 19 | -641/+1226 |
* | Doh! | Chris Lahey | 2001-02-23 | 1 | -10/+10 |
* | Added a bunch of g_return_if_fails. | Christopher James Lahey | 2001-02-23 | 1 | -7/+78 |
* | Added some g_return_if_fails here. | Christopher James Lahey | 2001-02-21 | 1 | -0/+4 |
* | If we are drawing a top-level tree node, without any children then dont | Not Zed | 2001-02-21 | 1 | -1/+6 |
* | add some more (mostly empty) api docs. (e_tree_model_node_changed): pass | Chris Toshok | 2001-02-20 | 1 | -2/+355 |
* | Changed the version number to 0.5.99.1. | Christopher James Lahey | 2001-02-20 | 3 | -288/+2 |
* | Removed setting of invalid "horizontal_scrolling" argument. | Christopher James Lahey | 2001-02-17 | 2 | -10/+0 |
* | From a patch submitted by Murray Cumming <Murray.Cumming@mybau.com> | Christopher James Lahey | 2001-02-17 | 41 | -0/+244 |
* | Change the calculation of the maximum with of tree cell, from O(n^2) to | Rusty Conover | 2001-02-17 | 1 | -4/+4 |
* | Made it so that if you set the row or col to something not equal to -1, it | Christopher James Lahey | 2001-02-15 | 1 | -0/+6 |
* | This new function updates the minimum width of all of the columns based on | Christopher James Lahey | 2001-02-14 | 4 | -1/+41 |
* | Set policy of scrolled window to be automatic/automatic. | Christopher James Lahey | 2001-02-14 | 3 | -6/+5 |
* | Fix the crash when ETableItems are destroyed. | Christopher James Lahey | 2001-02-14 | 1 | -1/+4 |
* | Fix selection so that changing a model row equal to 31 mod 32 works. | Christopher James Lahey | 2001-02-11 | 1 | -1/+1 |
* | Let e_canvas_item_show_area_delayed deal with a delayed area show instead | Christopher James Lahey | 2001-02-11 | 1 | -28/+8 |
* | Add a missing gtk_object_ref. | Dan Winship | 2001-02-09 | 1 | -0/+1 |
* | Use e_format_number. | Christopher James Lahey | 2001-02-09 | 1 | -1/+1 |
* | Set the dnd_code on the header properly. | Christopher James Lahey | 2001-02-09 | 1 | -1/+6 |
* | Added this function. Made frozen an int so that recursive freezes and | Christopher James Lahey | 2001-02-09 | 2 | -8/+26 |
* | Change encoding from locale encoding to utf8. | Christopher James Lahey | 2001-02-07 | 1 | -4/+6 |
* | Changed the text to pop up the Field Chooser. | Christopher James Lahey | 2001-02-06 | 1 | -1/+1 |
* | Added a "changed" signal. | Christopher James Lahey | 2001-02-06 | 5 | -11/+79 |
* | Make some private variables static in `ETableSorter'. | Ettore Perazzoli | 2001-02-06 | 1 | -4/+4 |
* | Make this not error out if ecol is not found, but simply return -1. | Christopher James Lahey | 2001-02-05 | 1 | -3/+2 |
* | Dont overwrite the end of our bitmap array. | Not Zed | 2001-02-02 | 1 | -1/+2 |
* | make the segfault caused by double clicking into a critical warning until | Larry Ewing | 2001-02-01 | 1 | -0/+1 |
* | Made the contained %ETableItem have cursor_mode as | Christopher James Lahey | 2001-01-30 | 4 | -34/+45 |
* | Made carriage return finish editing. | Christopher James Lahey | 2001-01-30 | 2 | -31/+56 |
* | Added e-cell-number.lo | Christopher James Lahey | 2001-01-29 | 3 | -1/+101 |
* | Made the scrolling to show the current roll happen in a time out. | Christopher James Lahey | 2001-01-28 | 2 | -2/+52 |
* | Make home and end keys move to the beginning and end of the row if cursor | Christopher James Lahey | 2001-01-28 | 4 | -0/+62 |
* | Make ETable stop editing when it looses focus. | Christopher James Lahey | 2001-01-27 | 2 | -8/+32 |
* | Set the GTK_CAN_FOCUS flag on the widget, since an ETable ought to be | Federico Mena Quintero | 2001-01-26 | 2 | -85/+165 |
* | Made this correctly check for going off the end of the table. | Christopher James Lahey | 2001-01-26 | 1 | -2/+4 |
* | Documented. Added a "cursor_activated" signal. Removed some unused | Christopher James Lahey | 2001-01-25 | 10 | -129/+461 |
* | Made the cursor move when rows are inserted or deleted. If in single mode | Christopher James Lahey | 2001-01-22 | 1 | -0/+11 |
* | Made this conform to the new prototype for e_popup_menu_run. | Christopher James Lahey | 2001-01-21 | 8 | -105/+341 |
* | Fix memory leak: Unref some stuff if we're not showing the tooltip. | Iain Holmes | 2001-01-21 | 1 | -1/+2 |
* | Do most of the work to get Grouping working, by reusing massive ammounts | Miguel de Icaza | 2001-01-19 | 4 | -185/+282 |
* | Keep track of the valid column names (not used right now). | Miguel de Icaza | 2001-01-19 | 5 | -157/+260 |
* | Disconnect from the etss->source's signals *before* we unref it. | Federico Mena Quintero | 2001-01-19 | 2 | -10/+22 |
* | New function. (update_sort_config_dialog): Massive update to this | Miguel de Icaza | 2001-01-18 | 5 | -26/+230 |
* | Removed #inclusion of e-table-config-field.h. | Dave Camp | 2001-01-17 | 1 | -1/+0 |
* | This fixes translations of library messages compared to application | Miguel de Icaza | 2001-01-17 | 4 | -3/+7 |
* | Simplify column grabbing code and drop item layout code. | Miguel de Icaza | 2001-01-17 | 1 | -34/+52 |
* | Load frames. | Miguel de Icaza | 2001-01-17 | 10 | -370/+344 |
* | Added a bit of documentation. (config_sort_config_show, | Christopher James Lahey | 2001-01-17 | 4 | -6/+44 |
* | Added e-cell-date.c, e-cell-date.h, e-cell-size.c, and e-cell-size.h. | Christopher James Lahey | 2001-01-16 | 7 | -71/+366 |
* | Step 2 | Miguel de Icaza | 2001-01-16 | 22 | -31/+31 |
* | Rename from Helix Code -> Ximian | Miguel de Icaza | 2001-01-16 | 43 | -49/+50 |
* | Document all entry points. (e_table_specification_save_to_file): Change | Miguel de Icaza | 2001-01-16 | 5 | -121/+265 |
* | Make output pretier by using newlines when there is a lot of information | Miguel de Icaza | 2001-01-16 | 2 | -40/+46 |
* | Make output pretier by using newlines when there is a lot of information | Miguel de Icaza | 2001-01-15 | 1 | -3/+16 |
* | Work on the ETableConfigurator. Pick up where Chris left. | Miguel de Icaza | 2001-01-15 | 8 | -563/+576 |
* | Changed the filter function back to being args to be more consistent with | Christopher James Lahey | 2001-01-13 | 2 | -42/+44 |
* | New function. Tells whether a key should begin editing. (ect_event, | Miguel de Icaza | 2001-01-12 | 2 | -9/+23 |
* | Implement new function API. Remove Gtk arguments for this. (ect_height): | Miguel de Icaza | 2001-01-12 | 2 | -22/+32 |
* | Close #758 2001-01-12 Miguel de Icaza <miguel@ximian.com> | Miguel de Icaza | 2001-01-12 | 1 | -46/+64 |
* | *** empty log message *** | Miguel de Icaza | 2001-01-12 | 2 | -6/+119 |
* | Added selection_mode argument. | Christopher James Lahey | 2001-01-12 | 5 | -52/+114 |
* | Made this the same size as an ETableItem with all text items. Made the | Christopher James Lahey | 2001-01-11 | 1 | -22/+26 |
* | Added expansions field and loading and saving of that field. | Christopher James Lahey | 2001-01-11 | 3 | -9/+41 |
* | Unfinished sorted variable model for ETree. | Christopher James Lahey | 2001-01-10 | 2 | -0/+517 |
* | Fixed sorting. needs_sorting was getting set to 0 when sorted happens, but | Christopher James Lahey | 2001-01-06 | 2 | -30/+3 |
* | Removed a bunch of unused code. | Christopher James Lahey | 2000-12-27 | 1 | -217/+0 |
* | draw_background=FALSE | Miguel de Icaza | 2000-12-26 | 2 | -0/+3 |
* | Set draw_background to FALSE. | Miguel de Icaza | 2000-12-25 | 1 | -0/+1 |
* | add api docs. | Chris Toshok | 2000-12-25 | 2 | -0/+57 |
* | Destroy text and pixbuf if they exist whether or not is_pixbuf is set. | Christopher James Lahey | 2000-12-23 | 7 | -27/+51 |
* | Set the minimum width of newly created children. | Christopher James Lahey | 2000-12-19 | 5 | -42/+69 |
* | Removed the set cursor and get cursor methods from ETableGroup. | Christopher James Lahey | 2000-12-15 | 5 | -93/+6 |
* | call set_style and use the appropriate style for the text to determine if | Chris Toshok | 2000-12-15 | 1 | -1/+4 |
* | Commented out an unused variable to fix a warning. | Christopher James Lahey | 2000-12-15 | 1 | -0/+2 |
* | Added eti_visibility_notify. Didn't get it to work properly, so it's #if | Christopher James Lahey | 2000-12-14 | 1 | -0/+25 |
* | Changed the background color of the tooltips to light gray. | Christopher James Lahey | 2000-12-14 | 2 | -2/+2 |
* | remove the silly logic - we pop up a tooltip regardless of where the mouse | Chris Toshok | 2000-12-14 | 2 | -7/+30 |
* | New function to calculate the extra pixels per column header. | Christopher James Lahey | 2000-12-14 | 6 | -27/+82 |
* | only return TRUE in the BUTTON_PRESS case if the node was expandable. | Chris Toshok | 2000-12-14 | 1 | -1/+1 |
* | cut&paste from e-table-sorted-variable.c and massage names a bit to make | Chris Toshok | 2000-12-14 | 1 | -1/+208 |
* | Made selected rows ignore their color specification. | Christopher James Lahey | 2000-12-12 | 1 | -1/+1 |
* | Emit double_click signal with the model column, not the view column. | Dan Winship | 2000-12-12 | 1 | -1/+1 |