| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed Bug 51252, 51254, 51255. add some code deal with key press event. | Andrew Wu | 2003-12-02 | 1 | -6/+62 |
* | disable apply button when initial dialog. disable apply button after | Charles Zhang | 2003-11-03 | 1 | -0/+3 |
* | mimic Gtk's sort arrows (ethi_start_drag): mimic Gtk's sort arrows | Mike Kestner | 2003-03-19 | 1 | -8/+8 |
* | don't transform based on allocation position. Position isn't absolute now. | Mike Kestner | 2003-02-14 | 1 | -3/+0 |
* | pass NULL for parent_window for e_table_config_new. | Chris Toshok | 2002-12-19 | 1 | -1/+1 |
* | remove obvious double g_strdup. | Chris Toshok | 2002-12-17 | 1 | -0/+2 |
* | GObject port work. | Chris Toshok | 2002-11-17 | 1 | -151/+174 |
* | fix typo. | Chris Toshok | 2002-11-15 | 1 | -2/+2 |
* | ETableConfig derives from GObject (fix warnings). | Chris Toshok | 2002-11-15 | 1 | -6/+6 |
* | remove ref/unref G_OBJECT masks ditto ditto ditto ditto ditto ditto ditto | Mike Kestner | 2002-11-06 | 1 | -3/+3 |
* | GObjectify GObjectify GObjectify use GObject api for models use GObject | Mike Kestner | 2002-11-06 | 1 | -21/+21 |
* | use GObject api for ETableHeader use GObject api on ETableHeader | Mike Kestner | 2002-11-05 | 1 | -20/+20 |
* | merging the gal-2 branch back to the trunk. | Mike Kestner | 2002-11-01 | 1 | -22/+28 |
* | Added debugging printfs. | Christopher James Lahey | 2002-06-05 | 1 | -0/+8 |
* | Added this function that lets you specify the translation domain. | Christopher James Lahey | 2002-05-03 | 1 | -7/+7 |
* | Ansification patch from danw. | Christopher James Lahey | 2002-04-26 | 1 | -1/+1 |
* | Bumped version number to 0.19.99.11. | Christopher James Lahey | 2002-04-18 | 1 | -16/+16 |
* | Fixed a memory leak here by using the "selection-done" signal. | Christopher James Lahey | 2002-04-12 | 1 | -7/+19 |
* | +2002-03-20 Christopher James Lahey <clahey@ximian.com> | Chris Lahey | 2002-03-22 | 1 | -15/+15 |
* | Made the header item here handle horizontal scrolling when adding a | Christopher James Lahey | 2002-01-10 | 1 | -23/+150 |
* | unregister ETableHeaderItem widget as a drag target when unrealizing it. | Gustavo Giráldez | 2001-12-12 | 1 | -0/+2 |
* | Merging files: | Christopher James Lahey | 2001-12-11 | 1 | -1/+1 |
* | Merging changes: | Christopher James Lahey | 2001-12-11 | 1 | -8/+16 |
* | Changed the license announcement at the top of these files. | Christopher James Lahey | 2001-10-27 | 1 | -4/+19 |
* | Got rid of the gc argument to e_table_header_draw_button. | Christopher James Lahey | 2001-10-24 | 1 | -6/+14 |
* | Got rid of the gc field here and just use the fg_gc from the style for | Christopher James Lahey | 2001-10-23 | 1 | -10/+2 |
* | add E_OBJECT_CLASS_ADD_SIGNALS and E_OBJECT_CLASS_TYPE to ease migration | Michael Meeks | 2001-10-05 | 1 | -2/+3 |
* | Rename these functions from ecn_get_text and ecn_free_text. | Christopher James Lahey | 2001-09-01 | 1 | -6/+26 |
* | Patch to fix few 64bit issues | George Lebl | 2001-08-29 | 1 | -18/+18 |
* | If the sort_info can't group, hide the grouping button and label. | Christopher James Lahey | 2001-08-11 | 1 | -5/+6 |
* | Added a "header" argument to these structures which just gets passed | Christopher James Lahey | 2001-08-09 | 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 |
* | Make this function not crash if x somehow doesn't land on some column. | Christopher James Lahey | 2001-08-02 | 1 | -4/+8 |
* | 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 |
* | Made the remove this column menu item greyed out if it's the last column. | Christopher James Lahey | 2001-07-03 | 1 | -2/+4 |
* | (Fix bug #53111: Portability fixes for HP's ANSI compiler.) | Jason Leach | 2001-05-08 | 1 | -3/+9 |
* | write what was converted to console, this function does not work always. | Gediminas Paulauskas | 2001-05-08 | 1 | -2/+5 |
* | Changed resizeable to resizable in ETableCol for consistency. | Christopher James Lahey | 2001-04-10 | 1 | -6/+6 |
* | Don't draw the button if it's less than 1 pixel wide. | Christopher James Lahey | 2001-04-03 | 1 | -0/+3 |
* | Made these use GTK_TYPE_GDK_EVENT whenever sending an event through the | Christopher James Lahey | 2001-03-30 | 1 | -1/+1 |
* | Removed extra printfs | Miguel de Icaza | 2001-03-19 | 1 | -4/+0 |
* | Use update_sort_and_group_config dialog instead of the non-implemented | Miguel de Icaza | 2001-03-19 | 1 | -8/+6 |
* | Changed the text to pop up the Field Chooser. | Christopher James Lahey | 2001-02-06 | 1 | -1/+1 |
* | Made this conform to the new prototype for e_popup_menu_run. | Christopher James Lahey | 2001-01-21 | 1 | -1/+1 |
* | Keep track of the valid column names (not used right now). | Miguel de Icaza | 2001-01-19 | 1 | -47/+91 |
* | This fixes translations of library messages compared to application | Miguel de Icaza | 2001-01-17 | 1 | -0/+1 |
* | Document all entry points. (e_table_specification_save_to_file): Change | Miguel de Icaza | 2001-01-16 | 1 | -0/+3 |
* | Work on the ETableConfigurator. Pick up where Chris left. | Miguel de Icaza | 2001-01-15 | 1 | -6/+12 |
* | 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 | 1 | -1/+1 |
* | Added the actions parameter to ect_event. Added an actions field to | Christopher James Lahey | 2000-12-10 | 1 | -2/+4 |
* | Add column and GdkEvent * parameters to the double click signal. | Christopher James Lahey | 2000-12-08 | 1 | -0/+3 |
* | Free the xmlDoc when we are done with it. (e_table_state_save_to_file): | Federico Mena Quintero | 2000-12-08 | 1 | -1/+7 |
* | Federico gets into pixel-perfect neurosis. Xmag is my best friend. | Federico Mena Quintero | 2000-12-03 | 1 | -162/+35 |
* | Changed this to match the new EPopupMenu structre. | Christopher James Lahey | 2000-11-07 | 1 | -16/+16 |
* | Fixed ETableFieldChooser row heights a bit. | Christopher James Lahey | 2000-10-19 | 1 | -1/+1 |
* | 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 |
* | Added e-table-config-field.lo. | Christopher James Lahey | 2000-10-14 | 1 | -4/+33 |
* | Fixed gdk-font refcounting | Iain Holmes | 2000-10-13 | 1 | -17/+20 |
* | Fudge the location of a click in the tooltip, so that it selects the | Iain Holmes | 2000-09-27 | 1 | -6/+25 |
* | Moved files, fixed header files and paths - Federico | Federico Mena Quintero | 2000-09-20 | 1 | -3/+3 |
* | Fixed e-table #includes so that it would compile. | Chris Lahey | 2000-09-18 | 1 | -3/+3 |
* | If the cursor is inside the subcell, call the show_tooltip on it. | Iain Holmes | 2000-09-16 | 1 | -39/+97 |
* | Fix a crash in draw_button. | Iain Holmes | 2000-09-15 | 1 | -2/+2 |
* | Fix some crashes Make double clicking on the header dividers automatically | Iain Holmes | 2000-09-15 | 1 | -21/+68 |
* | 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 an argument to set a column so that you can't sort by that column. | Christopher James Lahey | 2000-08-01 | 1 | -22/+28 |
* | 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 |
* | Don't draw drop markers when the layout won't be changed by the drop. | Anders Carlsson | 2000-07-09 | 1 | -2/+9 |
* | From mail: | Christopher James Lahey | 2000-06-30 | 1 | -3/+0 |
* | Added an unsort command. | Christopher James Lahey | 2000-06-28 | 1 | -0/+13 |
* | Changed this to move the cell to the nearest edge instead of to the left | Christopher James Lahey | 2000-06-22 | 1 | -2/+46 |
* | The field chooser works now. | Christopher James Lahey | 2000-06-08 | 1 | -17/+9 |
* | More work on the Field Chooser. Not quite done yet. | Christopher James Lahey | 2000-06-08 | 1 | -3/+49 |
* | Added e-table-field-chooser*. | Christopher James Lahey | 2000-06-08 | 1 | -155/+138 |
* | 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 | 1 | -17/+179 |
* | Removed a memory leak here. | Christopher James Lahey | 2000-05-16 | 1 | -8/+0 |
* | From widgets/e-table/ChangeLog | Christopher James Lahey | 2000-05-14 | 1 | -38/+20 |
* | *** empty log message *** | Miguel de Icaza | 2000-05-12 | 1 | -1/+25 |
* | Made this more reentrant. | Christopher James Lahey | 2000-05-01 | 1 | -2/+7 |
* | Fixed some warnings. | Christopher James Lahey | 2000-04-28 | 1 | -2/+5 |
* | Added a missing include. | Christopher James Lahey | 2000-04-26 | 1 | -0/+1 |
* | Add argument handling here. | Miguel de Icaza | 2000-04-26 | 1 | -9/+38 |
* | 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 |
* | Add group indent width here. (is_pointer_on_division): Use the group | Miguel de Icaza | 2000-04-11 | 1 | -19/+108 |
* | Drop frozen count support from here. (ethi_start_drag): ditto. | Miguel de Icaza | 2000-04-11 | 1 | -8/+2 |
* | Got rid of some warnings. | Christopher James Lahey | 2000-04-06 | 1 | -53/+74 |
* | One liner | Miguel de Icaza | 2000-03-30 | 1 | -1/+1 |
* | Fix indentation | Miguel de Icaza | 2000-03-30 | 1 | -77/+77 |
* | Remove warning from here. | Miguel de Icaza | 2000-03-27 | 1 | -5/+3 |
* | 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 | -8/+34 |
* | Made it so that columns would be properly indented. | Christopher James Lahey | 2000-03-06 | 1 | -4/+18 |
* | Added support for the sorting info. The Etable creates a sort_info object, | Christopher James Lahey | 2000-03-06 | 1 | -6/+103 |
* | Removed some unused code. | Christopher James Lahey | 2000-03-04 | 1 | -5/+0 |
* | Test frozen columns | Christopher James Lahey | 2000-03-01 | 1 | -0/+9 |
* | Fixed a couple of crash bugs. | Christopher James Lahey | 2000-02-28 | 1 | -2/+2 |
* | This were moved to widgets/e-text/ a while ago but never removed. They | Christopher James Lahey | 2000-02-24 | 1 | -4/+3 |
* | 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 | 1 | -7/+33 |
* | Test column header image. | Christopher James Lahey | 2000-02-12 | 1 | -16/+34 |
* | Added reordering of columns. | Christopher James Lahey | 2000-02-12 | 1 | -21/+66 |
* | Handle button releases properly. | Christopher James Lahey | 2000-02-10 | 1 | -0/+23 |
* | Setup the scroll region of the table canvas on size allocation. | Miguel de Icaza | 2000-02-07 | 1 | -1/+3 |
* | Compilation touchups -miguel | Arturo Espinosa | 2000-01-06 | 1 | -1/+1 |
* | More work. We now have the basics for nesting working, now we need all the | Arturo Espinosa | 1999-12-12 | 1 | -2/+0 |
* | fix this routine. | Miguel de Icaza | 1999-12-10 | 1 | -24/+292 |
* | fixed api. | Miguel de Icaza | 1999-12-03 | 1 | -2/+2 |
* | Removed change cursor from here. | Miguel de Icaza | 1999-12-02 | 1 | -3/+0 |
* | New cell-toggle stuff compiles -miguel | Arturo Espinosa | 1999-11-30 | 1 | -2/+12 |
* | beginning of the keyboard navigation. | Miguel de Icaza | 1999-11-28 | 1 | -1/+1 |
* | Compute height using the ecell methods here. (eti_get_height): new method | Miguel de Icaza | 1999-11-27 | 1 | -0/+4 |
* | It draws the data. WEEEEEEEEE! Miguel | Arturo Espinosa | 1999-11-25 | 1 | -23/+0 |
* | Realize cells. | Miguel de Icaza | 1999-11-25 | 1 | -8/+31 |
* | Compute width, keep track of it. (ethi_add_table_header): Monitor changes | Miguel de Icaza | 1999-11-21 | 1 | -6/+59 |
* | New E-table-item.[ch] -mig | Arturo Espinosa | 1999-11-19 | 1 | -1/+2 |
* | Add resizing capabilities. | Miguel de Icaza | 1999-11-16 | 1 | -35/+268 |
* | More table work | Arturo Espinosa | 1999-11-12 | 1 | -7/+3 |
* | Stuff | Arturo Espinosa | 1999-11-10 | 1 | -0/+233 |