| Commit message (Expand) | Author | Age | Files | Lines |
* | free the children before we free and dispose of our ecol, since | Chris Toshok | 2002-12-19 | 1 | -3/+3 |
* | GObject port work. | Chris Toshok | 2002-11-17 | 1 | -163/+223 |
* | Replace gtk_object_(un)?ref() with g_object_(un)?ref(). Likewise. | Ettore Perazzoli | 2002-11-12 | 1 | -28/+28 |
* | merging the gal-2 branch back to the trunk. | Mike Kestner | 2002-11-01 | 1 | -14/+17 |
* | Ansification patch from danw. | Christopher James Lahey | 2002-04-26 | 1 | -2/+2 |
* | Fixed stupid bug (U_ macro should always take one argument). | Chyla Zbigniew | 2001-11-09 | 1 | -4/+5 |
* | Changed the license announcement at the top of these files. | Christopher James Lahey | 2001-10-27 | 1 | -5/+17 |
* | Got rid of the gc argument to e_table_header_draw_button. | Christopher James Lahey | 2001-10-24 | 1 | -7/+4 |
* | Don't convert to locale here since EText takes UTF8 strings. Fixes Ximian | Christopher James Lahey | 2001-10-21 | 1 | -9/+3 |
* | Adapted height method to deal with a row of -1. | Christopher James Lahey | 2001-10-05 | 1 | -1/+18 |
* | Convert UTF-8 strings to locale's encoding before putting them in canvas | Chyla Zbigniew | 2001-08-25 | 1 | -6/+14 |
* | Added start_drag signals. | Christopher James Lahey | 2001-08-25 | 1 | -0/+9 |
* | format similar to nautilus | jacob berkman | 2001-05-25 | 1 | -6/+9 |
* | (Make the alternating row colors a option in ETableSpecification instead | Jason Leach | 2001-04-29 | 1 | -0/+15 |
* | Added get_cell_geometry method. | Christopher James Lahey | 2001-04-24 | 1 | -0/+29 |
* | Fix headers. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. | Kjartan Maraas | 2001-04-04 | 1 | -0/+1 |
* | Changed the signal "table_selection_model" to just be "selection_model" | Christopher James Lahey | 2001-03-30 | 1 | -15/+15 |
* | Bumped the version number to 05.99.9. | Christopher James Lahey | 2001-03-21 | 1 | -8/+23 |
* | Changed e_table_selection_model_clear to e_selection_model_clear. | Christopher James Lahey | 2001-02-28 | 1 | -3/+3 |
* | Added e-table/e-table-sorting-utils.lo. | Christopher James Lahey | 2001-02-24 | 1 | -27/+96 |
* | Documented. Added a "cursor_activated" signal. Removed some unused | Christopher James Lahey | 2001-01-25 | 1 | -0/+36 |
* | Disconnect from the etss->source's signals *before* we unref it. | Federico Mena Quintero | 2001-01-19 | 1 | -0/+5 |
* | Step 2 | Miguel de Icaza | 2001-01-16 | 1 | -1/+1 |
* | Rename from Helix Code -> Ximian | Miguel de Icaza | 2001-01-16 | 1 | -1/+1 |
* | Set draw_background to FALSE. | Miguel de Icaza | 2000-12-25 | 1 | -0/+1 |
* | Set the minimum width of newly created children. | Christopher James Lahey | 2000-12-19 | 1 | -3/+4 |
* | Removed the set cursor and get cursor methods from ETableGroup. | Christopher James Lahey | 2000-12-15 | 1 | -34/+0 |
* | Add column and GdkEvent * parameters to the double click signal. | Christopher James Lahey | 2000-12-08 | 1 | -2/+2 |
* | Moved files, fixed header files and paths - Federico | Federico Mena Quintero | 2000-09-20 | 1 | -5/+5 |
* | Fixed e-table #includes so that it would compile. | Chris Lahey | 2000-09-18 | 1 | -4/+4 |
* | Make printing of groups work better and make them print headers. | Christopher James Lahey | 2000-08-29 | 1 | -38/+130 |
* | Added a click signal which gets sent if the user hits the left or middle | Christopher James Lahey | 2000-08-25 | 1 | -0/+9 |
* | Made background colors alternate. | Christopher James Lahey | 2000-08-20 | 1 | -0/+12 |
* | Made drag events calculate a row and column and signal that information. | Christopher James Lahey | 2000-08-04 | 1 | -0/+26 |
* | Added "table_selection_model" argument. Removed foreach function and | Christopher James Lahey | 2000-07-27 | 1 | -33/+22 |
* | From mail: | Christopher James Lahey | 2000-06-30 | 1 | -6/+31 |
* | Calculate height including if clip_height is set to -1. | Christopher James Lahey | 2000-06-27 | 1 | -7/+19 |
* | Remove use of the "x" and "y" arguments to EText. | Christopher James Lahey | 2000-06-23 | 1 | -2/+0 |
* | Removed the unfocus method since that's handled by the canvas itself now. | Christopher James Lahey | 2000-06-21 | 1 | -12/+0 |
* | Clip the contained text. | Christopher James Lahey | 2000-06-13 | 1 | -0/+310 |
* | Added $(GNOME_PRINT_LIBS) to all of the LDADDs. | Christopher James Lahey | 2000-06-11 | 1 | -1/+1 |
* | Added a right click signal. | Christopher James Lahey | 2000-06-06 | 1 | -0/+9 |
* | Added a "key_press" signal. | Christopher James Lahey | 2000-06-02 | 1 | -0/+9 |
* | Added e_table_get_selected_view_row. | Christopher James Lahey | 2000-06-02 | 1 | -0/+17 |
* | Fixed a bunch of selection bugs. Removed "spreadsheet" argument (for now.) | Christopher James Lahey | 2000-05-30 | 1 | -11/+81 |
* | Fixed setting of arguments. | Christopher James Lahey | 2000-05-29 | 1 | -3/+3 |
* | Added double click handling. | Christopher James Lahey | 2000-05-28 | 1 | -0/+9 |
* | Made "drawgrid", "drawfocus", "spreadsheet", and "length_threshold" | Christopher James Lahey | 2000-05-27 | 1 | -0/+63 |
* | Removed a memory leak here. | Christopher James Lahey | 2000-05-16 | 1 | -2/+2 |
* | From widgets/e-table/ChangeLog | Christopher James Lahey | 2000-05-14 | 1 | -334/+51 |
* | Killed some warnings. | Christopher James Lahey | 2000-05-07 | 1 | -1/+0 |
* | Add an e_table_group_add_all function and implement it in the different | Christopher James Lahey | 2000-05-05 | 1 | -0/+11 |
* | Add argument handling here. | Miguel de Icaza | 2000-04-26 | 1 | -10/+29 |
* | Got rid of some warnings. | Christopher James Lahey | 2000-04-06 | 1 | -12/+26 |
* | Update TODO, add Chris to the author list | Miguel de Icaza | 2000-04-06 | 1 | -4/+7 |
* | Fix indentation | Miguel de Icaza | 2000-03-30 | 1 | -46/+46 |
* | Fix nasty rendering bugs, | Michael Meeks | 2000-03-28 | 1 | -135/+151 |
* | i2000-03-20 Christopher James Lahey <clahey@helixcode.com> | Chris Lahey | 2000-03-21 | 1 | -34/+21 |
* | 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 | 1 | -1/+1 |
* | Add a "row_selection" signal. | Christopher James Lahey | 2000-03-06 | 1 | -0/+8 |
* | Made the E table item redraw properly. | Christopher James Lahey | 2000-02-25 | 1 | -6/+13 |
* | Added duplicate_value and add_value. Use the new compare functions. Made | Christopher James Lahey | 2000-02-25 | 1 | -9/+47 |
* | Made keyboard focus navigation work across groups. | Christopher James Lahey | 2000-02-24 | 1 | -0/+4 |
* | This were moved to widgets/e-text/ a while ago but never removed. They | Christopher James Lahey | 2000-02-24 | 1 | -0/+804 |