| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Split the lines in this cell before testing whether we're to the right of | Christopher James Lahey | 2000-12-10 | 1 | -8/+12 |
* | cell should be edit cast to a CurrentCell, not data cast to a CurrentCell. | Christopher James Lahey | 2000-12-10 | 1 | -1/+1 |
* | Added the actions parameter to ect_event. Added an actions field to | Christopher James Lahey | 2000-12-10 | 8 | -62/+112 |
* | Unref the object instead of destroying it. | Federico Mena Quintero | 2000-12-10 | 4 | -4/+4 |
* | If there are columns allocated, free them upon a destroy. | JP Rosevear | 2000-12-09 | 1 | -2/+3 |
* | Work to get a Gtk-Doc infrastructure in place for Gal. | Miguel de Icaza | 2000-12-09 | 6 | -27/+28 |
* | set "sort_info" on our sorter when we get a new sort_info to keep things | Chris Toshok | 2000-12-08 | 2 | -4/+60 |
* | Add column and GdkEvent * parameters to the double click signal. | Christopher James Lahey | 2000-12-08 | 10 | -330/+62 |
* | Free the xmlDoc when we are done with it. (e_table_state_save_to_file): | Federico Mena Quintero | 2000-12-08 | 3 | -5/+13 |
* | pass along the column's width to e_cell_show_tooltip. | Chris Toshok | 2000-12-07 | 5 | -17/+14 |
* | Adapted these to accept the new flags parameter to e_cell_event. | Christopher James Lahey | 2000-12-07 | 6 | -29/+48 |
* | Missed this file during the last commit. | Chris Lahey | 2000-12-07 | 1 | -2/+4 |
* | Fixed warning in compute_elision_length. | Christopher James Lahey | 2000-12-07 | 2 | -18/+0 |
* | disconnect the "group_info_changed" signal on the old sort_info and | Dan Winship | 2000-12-07 | 1 | -2/+12 |
* | Move the correct offset when memmoving. Patch provided by Richard Hult | JP Rosevear | 2000-12-05 | 1 | -1/+1 |
* | need to zero out the bits corresponding to the rows not selected in the | Chris Toshok | 2000-12-04 | 1 | -1/+13 |
* | Federico gets into pixel-perfect neurosis. Xmag is my best friend. | Federico Mena Quintero | 2000-12-03 | 6 | -273/+546 |
* | Removed e_table_col_get_arrow and e_table_col_set_arrow. | Christopher James Lahey | 2000-11-26 | 2 | -28/+0 |
* | Documented. | Miguel de Icaza | 2000-11-25 | 6 | -29/+212 |
* | inline documentation added. | Miguel de Icaza | 2000-11-25 | 3 | -152/+430 |
* | Save the children - Federico | Federico Mena Quintero | 2000-11-23 | 4 | -11/+19 |
* | Updated version number. | Christopher James Lahey | 2000-11-14 | 2 | -15/+24 |
* | Changed this to match the new EPopupMenu structre. | Christopher James Lahey | 2000-11-07 | 1 | -16/+16 |
* | Made it compile again. | Chris Lahey | 2000-11-04 | 1 | -2/+2 |
* | Turned on proper handling of insert and delete. | Christopher James Lahey | 2000-11-04 | 1 | -1/+1 |
* | Since we insert at the parent->child position, we need to account for | Not Zed | 2000-11-03 | 1 | -39/+117 |
* | Updated these unused glade files to better match the versions in the code. | Christopher James Lahey | 2000-11-03 | 5 | -100/+130 |
* | If we are inserting into the root level, we dont have to search the whole | Not Zed | 2000-10-27 | 1 | -1/+6 |
* | remove the save_id here, so we don't save state for nodes that no longer | Chris Toshok | 2000-10-26 | 1 | -9/+6 |
* | Made the column on the right click and click signals be the model column | Christopher James Lahey | 2000-10-26 | 1 | -2/+2 |
* | Add "click" to the list of etable signals we proxy. | Dan Winship | 2000-10-26 | 2 | -0/+23 |
* | make ETreeModel opaque, and switch from using g_new0 and g_free for | Chris Toshok | 2000-10-25 | 2 | -97/+135 |
* | Destroy the tooltip timeout on object destruction. | Christopher James Lahey | 2000-10-24 | 1 | -1/+8 |
* | Made it so that it doesn't recalculate all the rows if a row is changed, | Christopher James Lahey | 2000-10-22 | 2 | -4/+36 |
* | Made it so that rows inserted with their children nodes already in the | Christopher James Lahey | 2000-10-22 | 1 | -1/+3 |
* | Added e_table_set_state_object which loads the state from the given | Christopher James Lahey | 2000-10-22 | 2 | -4/+6 |
* | remove timeouts on destroy so they don't try to write to freed data | Dan Winship | 2000-10-20 | 1 | -0/+3 |
* | Switched to saving the version as a double instead of a string. | Christopher James Lahey | 2000-10-19 | 1 | -1/+1 |
* | Fixed ETableFieldChooser row heights a bit. | Christopher James Lahey | 2000-10-19 | 4 | -30/+88 |
* | Make text a different color if !(flags & E_CELL_FOCUSED). | Christopher James Lahey | 2000-10-19 | 4 | -2/+17 |
* | Sped up signal propogation. | Christopher James Lahey | 2000-10-19 | 2 | -2/+52 |
* | 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 | 4 | -1/+29 |
* | Moved the glade file directories. | Christopher James Lahey | 2000-10-18 | 1 | -1/+2 |
* | Reworked some of the height stuff? | Christopher James Lahey | 2000-10-17 | 1 | -14/+12 |
* | Choose a better size for the e-table-header-item | Iain Holmes | 2000-10-17 | 1 | -17/+53 |
* | get the next child before traversing/calling func. | Chris Toshok | 2000-10-16 | 1 | -2/+5 |
* | get rid of ENode type, as everything in it is now in ETreePath, and add | Chris Toshok | 2000-10-16 | 2 | -139/+257 |
* | Made it so that ETable won't use a state with 0 columns. | Christopher James Lahey | 2000-10-16 | 1 | -2/+14 |
* | Fixed these to use the new ascending attribute as a boolean instead of an | Christopher James Lahey | 2000-10-14 | 5 | -11/+11 |
* | Added e-table-config-field.lo. | Christopher James Lahey | 2000-10-14 | 11 | -228/+704 |
* | NULL is not a valid argument to `xmlNewDoc'. Was this code ever | Ettore Perazzoli | 2000-10-14 | 1 | -1/+3 |
* | Fixed gdk-font refcounting | Iain Holmes | 2000-10-13 | 2 | -17/+21 |
* | when there are 0 columns, don't assert. | Jeffrey Stedfast | 2000-10-12 | 1 | -1/+1 |
* | Make saving state work properly. | Christopher James Lahey | 2000-10-12 | 1 | -3/+41 |
* | Fixed the parity on the cursor-mode check. | Christopher James Lahey | 2000-10-11 | 1 | -1/+1 |
* | Changed these to use the default cells. | Christopher James Lahey | 2000-10-11 | 6 | -50/+13 |
* | Example spec file. Not used. Just an example of what you can do. | Christopher James Lahey | 2000-10-11 | 1 | -0/+21 |
* | Changed these to match the new ETable system. | Christopher James Lahey | 2000-10-11 | 19 | -308/+1292 |
* | Removed the assertion that there must be at least 1 column. No way to | Not Zed | 2000-10-09 | 5 | -2/+108 |
* | Emit the selection/cursor "changed" signals. | Jeffrey Stedfast | 2000-10-05 | 1 | -0/+19 |
* | Select all elements of the etable. | Jeffrey Stedfast | 2000-10-05 | 4 | -0/+67 |
* | Changed to take into account the sort group, if the table has one.x | Not Zed | 2000-10-04 | 7 | -18/+428 |
* | Put in 3 more dialog boxes in these files. | Christopher James Lahey | 2000-10-04 | 2 | -75/+1811 |
* | change/add prototypes and a typedef for ETreePathCompareFunc. | Chris Toshok | 2000-10-03 | 2 | -49/+99 |
* | don't screw things up if we sort a collapsed node. | Chris Toshok | 2000-10-03 | 1 | -2/+5 |
* | nuke | Chris Toshok | 2000-10-03 | 2 | -1181/+0 |
* | flip black and gray, the way i intended them to be. | Chris Toshok | 2000-10-03 | 2 | -4/+4 |
* | reinstate file. | Chris Toshok | 2000-10-03 | 5 | -24/+103 |
* | Changed. | Christopher James Lahey | 2000-09-29 | 1 | -0/+0 |
* | New file. Approximate UML description of ETable. | Christopher James Lahey | 2000-09-29 | 1 | -0/+0 |
* | Fudge the location of a click in the tooltip, so that it selects the | Iain Holmes | 2000-09-27 | 3 | -10/+38 |
* | drag/drop signals need to be added to the same object that is passed to | Chris Toshok | 2000-09-27 | 1 | -9/+9 |
* | add save_state stuff to ETreeModel, and prototypes for the public methods. | Chris Toshok | 2000-09-26 | 2 | -7/+213 |
* | Fix include typo. | Ariel Rios | 2000-09-25 | 1 | -1/+1 |
* | fix sorting - need to update the row_array as well as the actual structure | Chris Toshok | 2000-09-25 | 1 | -4/+20 |
* | Typo caused readability problems with ETable. | Christopher James Lahey | 2000-09-21 | 1 | -1/+1 |
* | Moved files, fixed header files and paths - Federico | Federico Mena Quintero | 2000-09-20 | 64 | -148/+147 |
* | Fixed e-table #includes so that it would compile. | Chris Lahey | 2000-09-18 | 32 | -64/+64 |
* | Better calculations for tooltip positions | Iain Holmes | 2000-09-18 | 3 | -10/+16 |
* | Added some missing #includes. | Christopher James Lahey | 2000-09-16 | 3 | -3/+4 |
* | Removed g_print | Iain Holmes | 2000-09-16 | 1 | -1/+0 |
* | If the cursor is inside the subcell, call the show_tooltip on it. | Iain Holmes | 2000-09-16 | 8 | -41/+404 |
* | Fix a crash in draw_button. | Iain Holmes | 2000-09-15 | 1 | -2/+2 |
* | typo/compile fix | Peter Williams | 2000-09-15 | 1 | -2/+0 |
* | Fix some crashes Make double clicking on the header dividers automatically | Iain Holmes | 2000-09-15 | 12 | -27/+238 |
* | Made bold text calculate widths properly. | Christopher James Lahey | 2000-09-12 | 1 | -17/+42 |
* | Made page up and page down active in the ETable. | Christopher James Lahey | 2000-09-11 | 1 | -3/+44 |
* | Fixed the ETableModel callbacks. | Christopher James Lahey | 2000-09-10 | 1 | -12/+12 |
* | Added base ETableModel functions. | Christopher James Lahey | 2000-09-09 | 4 | -37/+244 |
* | Fixed a leak and a double unref. | Christopher James Lahey | 2000-09-02 | 2 | -3/+1 |
* | new test, a home grown 2 hour hack of a file browser. uses | Chris Toshok | 2000-09-01 | 2 | -0/+674 |
* | add signals/prototypes for e_tree_model_node_collapsed and | Chris Toshok | 2000-09-01 | 2 | -11/+63 |
* | Made the selection work when shift clicking on the first row of the table. | Christopher James Lahey | 2000-08-31 | 1 | -7/+7 |
* | Fix the tree example so that is doesn't show two sets of expand/unexpand | Richard Hult | 2000-08-31 | 1 | -4/+6 |
* | Make printing of groups work better and make them print headers. | Christopher James Lahey | 2000-08-29 | 2 | -38/+134 |
* | Remove a ton of (hopefully harmless) warnings from the ETable code. | Ettore Perazzoli | 2000-08-28 | 3 | -6/+16 |
* | Added some g_return_if_fails and g_return_val_if_fails. | Christopher James Lahey | 2000-08-26 | 4 | -15/+55 |
* | 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 |
* | Check for selection->selection being NULL in | Christopher James Lahey | 2000-08-25 | 1 | -0/+3 |
* | Pay attention to the return value from the click signal. | Christopher James Lahey | 2000-08-25 | 1 | -2/+8 |
* | Added a click signal which gets sent if the user hits the left or middle | Christopher James Lahey | 2000-08-25 | 8 | -0/+89 |
* | Forgot to commit this | Chris Lahey | 2000-08-25 | 1 | -2/+2 |
* | Added g_return_if_fails. | Christopher James Lahey | 2000-08-25 | 2 | -3/+134 |
* | Added infrastructure for setting the justification of columns. Still need | Christopher James Lahey | 2000-08-25 | 8 | -11/+54 |
* | Fixed a bug in e_table_subset_variable_increment that causes problems with | Christopher James Lahey | 2000-08-24 | 1 | -2/+2 |
* | remove tree-expanded.xpm and tree-unexpanded.xpm. | Chris Toshok | 2000-08-23 | 3 | -49/+2 |
* | Handle iso-8859-1 keys nicely in e-text and e-table. Other encodings to | Lauris Kaplinski | 2000-08-23 | 1 | -2/+15 |
* | Moved drawing of the cell backgrounds from ECell into ETableItem. | Christopher James Lahey | 2000-08-22 | 5 | -30/+23 |
* | Changed UTF-8 handling syntax from char based to byte based | Lauris Kaplinski | 2000-08-22 | 1 | -117/+124 |
* | we can remove nodes with children now. | Chris Toshok | 2000-08-22 | 2 | -5/+52 |
* | pass table, not site as the closure for these drag signals, since | Chris Toshok | 2000-08-22 | 1 | -2/+2 |
* | Added e_table_selection_model_selected_count. | Christopher James Lahey | 2000-08-21 | 2 | -0/+27 |
* | First step moving to UTF-8 strings | Lauris Kaplinski | 2000-08-20 | 2 | -207/+272 |
* | Made background colors alternate. | Christopher James Lahey | 2000-08-20 | 12 | -45/+128 |
* | Make right click select if the current row is not selected. | Christopher James Lahey | 2000-08-10 | 3 | -0/+19 |
* | Call our parent's destroy method. | Miguel de Icaza | 2000-08-09 | 1 | -0/+5 |
* | Tag some strings for translation. | Miguel de Icaza | 2000-08-09 | 1 | -15/+15 |
* | Changed e_popup_menu_run call to match the new arguments. | Christopher James Lahey | 2000-08-09 | 1 | -1/+1 |
* | Added functions to convert from view row to model row or from model row to | Christopher James Lahey | 2000-08-06 | 2 | -11/+40 |
* | 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 | 2 | -0/+40 |
* | Made it so that selection ranges work even if the table is using grouping. | Christopher James Lahey | 2000-08-05 | 1 | -4/+6 |
* | Made selection ranges work even if the table is sorted. | Christopher James Lahey | 2000-08-05 | 6 | -25/+432 |
* | Built code to have autodrags only work from within the table and to report | Christopher James Lahey | 2000-08-05 | 2 | -39/+236 |
* | Made drag events calculate a row and column and signal that information. | Christopher James Lahey | 2000-08-04 | 8 | -32/+99 |
* | Add a handler for "model_pre_change" and properly stop editing. | Christopher James Lahey | 2000-08-03 | 8 | -10/+87 |
* | Changed the API for the append_row function. Now accepts a model to copy | Christopher James Lahey | 2000-08-02 | 7 | -39/+17 |
* | 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 |