| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed gal_define_views_dialog_new to be called with its proper argument. | Jon Trowbridge | 2001-01-23 | 2 | -1/+6 |
* | Initialize collection field to NULL. Set the collection on the model as | Christopher James Lahey | 2001-01-22 | 10 | -82/+343 |
* | Made the cursor move when rows are inserted or deleted. If in single mode | Christopher James Lahey | 2001-01-22 | 1 | -0/+11 |
* | Use the new gal_view_set_title function. | Christopher James Lahey | 2001-01-21 | 7 | -56/+311 |
* | 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 |
* | Unset the GTK_CAN_FOCUS flag on the ECalendar. (e_calendar_focus_in): | Federico Mena Quintero | 2001-01-20 | 2 | -33/+14 |
* | s/GdkEventButton/GdkEvent/ | Dan Winship | 2001-01-20 | 4 | -5/+8 |
* | 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 |
* | Fixed text misplacement. | Christopher James Lahey | 2001-01-19 | 1 | -10/+12 |
* | Make zero the minimum number of days that can be specified. | Federico Mena Quintero | 2001-01-19 | 2 | -5/+18 |
* | Disconnect from the etss->source's signals *before* we unref it. | Federico Mena Quintero | 2001-01-19 | 2 | -10/+22 |
* | Make tooltip appear properly even if anchor is set. | Christopher James Lahey | 2001-01-18 | 1 | -1/+1 |
* | Center text vertically. | Christopher James Lahey | 2001-01-18 | 1 | -10/+13 |
* | New function. (update_sort_config_dialog): Massive update to this | Miguel de Icaza | 2001-01-18 | 5 | -26/+230 |
* | Made EEntry be shrinkable. | Christopher James Lahey | 2001-01-18 | 1 | -3/+6 |
* | Make justification work properly for entries. Documented. | Christopher James Lahey | 2001-01-18 | 2 | -2/+50 |
* | Added a collection argument to this to set the GalViewCollection. | Christopher James Lahey | 2001-01-18 | 11 | -36/+315 |
* | Oops. Delete this. I never meant for this to get commit'd. | Jeffrey Stedfast | 2001-01-18 | 2 | -23/+5 |
* | Dont remove the function, give it the proper name | JP Rosevear | 2001-01-17 | 2 | -0/+25 |
* | Fix the build by removing a stale function definition. Sigh. | Ettore Perazzoli | 2001-01-17 | 2 | -20/+6 |
* | Hi fejj. Using your computer to check in the files you forget to add. :-) | Jeffrey Stedfast | 2001-01-17 | 2 | -0/+451 |
* | Removed #inclusion of e-table-config-field.h. | Dave Camp | 2001-01-17 | 1 | -1/+0 |
* | Added e-messagebox to the build. | Jeffrey Stedfast | 2001-01-17 | 2 | -0/+9 |
* | 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 |
* | Moved ESearchBar from filter/ to widgets/misc/, a more appropriate home. | Jacob Leach | 2001-01-17 | 2 | -0/+6 |
* | Emit a "changed" signal to the EText after we gtk_object_set a "model" arg | Jason Leach | 2001-01-16 | 1 | -0/+1 |
* | 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 | 45 | -51/+52 |
* | 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 |
* | Removed an unused variable. (e_utf8_from_gtk_string_sized): Made ib const | Christopher James Lahey | 2001-01-09 | 1 | -2/+3 |
* | Fixed sorting. needs_sorting was getting set to 0 when sorted happens, but | Christopher James Lahey | 2001-01-06 | 2 | -30/+3 |
* | Broke font and fontset parts of EFont into separate functions. Possibly | Lauris Kaplinski | 2001-01-06 | 1 | -2/+52 |
* | Fixed the border bug. Borders draw properly now. | Christopher James Lahey | 2001-01-05 | 1 | -2/+2 |
* | bump version | JP Rosevear | 2001-01-05 | 1 | -0/+174 |
* | Added functions for encoding utf8 safely into libxml brokenness | Lauris Kaplinski | 2001-01-03 | 2 | -0/+100 |
* | Add support here for "cursor_pos". (et_get_arg): Handle ARG_CURSOR_POS. | Miguel de Icaza | 2000-12-29 | 2 | -5/+35 |
* | Removed a bunch of unused code. | Christopher James Lahey | 2000-12-27 | 1 | -217/+0 |
* | Added a "draw_background" argument. Set the default for the | Christopher James Lahey | 2000-12-27 | 2 | -2/+19 |
* | Connect to the "changed" and "activate" signals on the EText to the proxy | Miguel de Icaza | 2000-12-26 | 1 | -0/+22 |
* | Always have some text. Fixes crash. | Miguel de Icaza | 2000-12-26 | 2 | -1/+1 |
* | Always have some text. Fixes crash. | Miguel de Icaza | 2000-12-26 | 2 | -5/+7 |
* | draw_background=FALSE | Miguel de Icaza | 2000-12-26 | 2 | -0/+3 |
* | Set draw_background to FALSE. | Miguel de Icaza | 2000-12-25 | 2 | -0/+6 |
* | Set draw_background to FALSE. | Miguel de Icaza | 2000-12-25 | 1 | -0/+1 |
* | Made the code CanvasItem correct: the code should not draw at arbitrary | Miguel de Icaza | 2000-12-25 | 1 | -6/+16 |
* | Pass draw_background = FALSE | Miguel de Icaza | 2000-12-25 | 2 | -0/+5 |
* | add api docs. | Chris Toshok | 2000-12-25 | 2 | -0/+57 |
* | Handle draw background. (e_text_draw): Support both border drawing and | Miguel de Icaza | 2000-12-25 | 3 | -50/+106 |
* | Destroy text and pixbuf if they exist whether or not is_pixbuf is set. | Christopher James Lahey | 2000-12-23 | 7 | -27/+51 |
* | translations | JP Rosevear | 2000-12-23 | 3 | -10/+125 |
* | Set the minimum width of newly created children. | Christopher James Lahey | 2000-12-19 | 5 | -42/+69 |
* | ditto. | Miguel de Icaza | 2000-12-19 | 1 | -2/+2 |
* | Upped the version number to 0.4.1. Bumped the GAL_REVISION to 1. | Christopher James Lahey | 2000-12-16 | 1 | -8/+0 |
* | #include <time.h> | Federico Mena Quintero | 2000-12-15 | 3 | -1/+5 |
* | 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 color from yellow to light gray. | Christopher James Lahey | 2000-12-14 | 2 | -2/+7 |
* | 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 |
* | Fixed some warnings. | Christopher James Lahey | 2000-12-12 | 1 | -1/+2 |
* | 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 | 2 | -5/+3 |
* | Work to get a Gtk-Doc infrastructure in place for Gal. | Miguel de Icaza | 2000-12-09 | 9 | -50/+45 |
* | Call the parent class destroyer as well | JP Rosevear | 2000-12-09 | 2 | -0/+8 |
* | 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 |
* | Destroy the gdkIC if we have one | JP Rosevear | 2000-12-08 | 1 | -0/+5 |
* | 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 |
* | Removed incorrect e-list.h include. | Christopher James Lahey | 2000-12-07 | 1 | -1/+0 |
* | Missed this file during the last commit. | Chris Lahey | 2000-12-07 | 1 | -2/+4 |
* | Added a GalViewCollection argument to the new function here. | Christopher James Lahey | 2000-12-07 | 5 | -30/+58 |
* | Added gal-view-collection.c, gal-view-etable.c, gal-view-factory-etable.c, | Christopher James Lahey | 2000-12-07 | 17 | -157/+868 |
* | 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 |
* | NULL-terminate gal_view_menus_apply's BonoboUIVerb array to prevent a | Dan Winship | 2000-12-05 | 2 | -0/+7 |
* | 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 |
* | Move away from unicode_iconv*. We still need libunicode for utf8 | Dan Winship | 2000-11-30 | 1 | -25/+9 |
* | Shush | JP Rosevear | 2000-11-29 | 1 | -1/+2 |
* | updated to emit "changed" when appropriate, which turned out to be | Damon Chaplin | 2000-11-27 | 5 | -465/+1185 |
* | 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 |