|  | Commit message (Expand) | Author | Age | Files | Lines | 
|---|
| * | 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 | 2 | -0/+13 | 
| * | Made the number keys on the number pad work in ETexts and ECellTexts. | Christopher James Lahey | 2000-10-19 | 1 | -1/+108 | 
| * | 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 | 
| * | Made EEntry accept focus properly. | Christopher James Lahey | 2000-10-19 | 1 | -0/+11 | 
| * | 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 | 3 | -34/+51 | 
| * | Added e_container_focus_nth_entry. | Christopher James Lahey | 2000-10-13 | 2 | -0/+33 | 
| * | 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 to recalculate min_cell_width/height in case the show_week_numbers | Damon Chaplin | 2000-10-12 | 4 | -45/+211 | 
| * | 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 | 
| * | Added missing BEGIN/END_GNOME_DECLS | Lauris Kaplinski | 2000-10-09 | 1 | -0/+5 | 
| * | set cursors to NULL after destroying them, to avoid any possibility of | Damon Chaplin | 2000-10-08 | 1 | -0/+5 | 
| * | 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 | 
| * | better i18n of strftime strings. | Damon Chaplin | 2000-09-30 | 3 | -9/+20 | 
| * | fixed use of date strings to support i18n better. | Damon Chaplin | 2000-09-30 | 3 | -53/+97 | 
| * | updated to use new EShortcutBar signals for DnD. | Damon Chaplin | 2000-09-30 | 5 | -14/+98 | 
| * | Get the title bar for the folder view to use TigerT's pin icon for the | Ettore Perazzoli | 2000-09-29 | 3 | -56/+209 | 
| * | 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 | 
| * | Fix a stupid crash in ::destroy that was my fault. | Ettore Perazzoli | 2000-09-29 | 2 | -2/+7 | 
| * | Fudge the location of a click in the tooltip, so that it selects the | Iain Holmes | 2000-09-27 | 3 | -10/+38 | 
| * | Fixed emission for "shortcut_dragged". | Ettore Perazzoli | 2000-09-27 | 2 | -1/+7 | 
| * | drag/drop signals need to be added to the same object that is passed to | Chris Toshok | 2000-09-27 | 1 | -9/+9 | 
| * | Make the shortcut bar not alter the model by itself on a drag and drop | Ettore Perazzoli | 2000-09-26 | 3 | -6/+72 | 
| * | 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 | 
| * | use pixmaps instead of GtkArrows to look better. Also set the canvas | Damon Chaplin | 2000-09-25 | 8 | -247/+290 | 
| * | Fixed operation of the keypad keys in EText and ECellText. | Christopher James Lahey | 2000-09-22 | 1 | -6/+23 | 
| * | Typo caused readability problems with ETable. | Christopher James Lahey | 2000-09-21 | 1 | -1/+1 | 
| * | Changed the #ifndef used so that it doesn't collide with one inside of | Christopher James Lahey | 2000-09-21 | 1 | -3/+3 | 
| * | Moved files, fixed header files and paths - Federico | Federico Mena Quintero | 2000-09-20 | 80 | -172/+176 | 
| * | set this to 4 to specify how much X/Open we want with that. | Dan Winship | 2000-09-19 | 2 | -1/+6 | 
| * | Added check for gnome-app-lib. Removed directories that have been moved to | Christopher James Lahey | 2000-09-18 | 155 | -38212/+120 | 
| * | Leak prevention. | Morten Welinder | 2000-09-18 | 1 | -2/+8 | 
| * | Added e-reflow-sorted and e-reflow and fixed the #includes. | Christopher James Lahey | 2000-09-18 | 1 | -4/+4 | 
| * | doh! | Jody Goldberg | 2000-09-18 | 1 | -6/+6 | 
| * | Added the src/widgets/pixmaps/ directory. | Christopher James Lahey | 2000-09-18 | 1 | -0/+2 | 
| * | Removed duplicate $(EXTRA_GNOME_CFLAGS). | Christopher James Lahey | 2000-09-18 | 1 | -1/+1 | 
| * | Fixed e-table #includes so that it would compile. | Chris Lahey | 2000-09-18 | 33 | -65/+65 | 
| * | Changed #include lines to get e-text to compile. | Chris Lahey | 2000-09-18 | 4 | -9/+9 | 
| * | Move srcs from gnumeric and | Jody Goldberg | 2000-09-18 | 4 | -97/+191 | 
| * | Remove e_create_image_widget function | JP Rosevear | 2000-09-18 | 3 | -50/+3 | 
| * | Better calculations for tooltip positions | Iain Holmes | 2000-09-18 | 7 | -20/+41 | 
| * | Added some missing #includes. | Christopher James Lahey | 2000-09-16 | 7 | -6/+16 | 
| * | Removed g_print | Iain Holmes | 2000-09-16 | 3 | -2/+4 | 
| * | If the cursor is inside the subcell, call the show_tooltip on it. | Iain Holmes | 2000-09-16 | 18 | -87/+841 | 
| * | Fix a crash in draw_button. | Iain Holmes | 2000-09-15 | 3 | -4/+10 | 
| * | typo/compile fix | Peter Williams | 2000-09-15 | 3 | -4/+4 | 
| * | Fix some crashes Make double clicking on the header dividers automatically | Iain Holmes | 2000-09-15 | 25 | -54/+517 | 
| * | fix path. | Michael Meeks | 2000-09-14 | 2 | -1/+5 | 
| * | Added widgets/e-reflow/Makefile. Replaced | Christopher James Lahey | 2000-09-14 | 4 | -1/+38 | 
| * | Use underscores for untranslated characters fro Gtk+ | Lauris Kaplinski | 2000-09-13 | 1 | -52/+42 | 
| * | Add a bunch of compile flags to the compilation of `tree-example-2' | Ettore Perazzoli | 2000-09-12 | 2 | -0/+11 | 
| * | Made bold text calculate widths properly. | Christopher James Lahey | 2000-09-12 | 3 | -34/+88 | 
| * | Made page up and page down active in the ETable. | Christopher James Lahey | 2000-09-11 | 3 | -6/+92 | 
| * | Added e_utf8_gtk_editable_get_text and e_utf8_gtk_editable_set_text. | Christopher James Lahey | 2000-09-11 | 2 | -10/+36 | 
| * | added e-dateedit.[hc] and the test-dateedit app. | Damon Chaplin | 2000-09-11 | 8 | -8/+1258 | 
| * | Fixed the ETableModel callbacks. | Christopher James Lahey | 2000-09-10 | 3 | -24/+28 | 
| * | Some UTF-8 fixes and experimental 16-bit unicode font support | Lauris Kaplinski | 2000-09-09 | 3 | -10/+14 | 
| * | Added base ETableModel functions. | Christopher James Lahey | 2000-09-09 | 9 | -74/+498 | 
| * | remove consts from the EPopupMenu structure: the caller may want to modify | Dan Winship | 2000-09-09 | 1 | -4/+4 | 
| * | Bunch of unicode related changes | Lauris Kaplinski | 2000-09-08 | 2 | -9/+38 | 
| * | Merge in the colour combo emhancements. | Jody Goldberg | 2000-09-07 | 1 | -0/+46 | 
| * | Remove incorrect optimization. Events are read-only! | Federico Mena Quintero | 2000-09-07 | 1 | -12/+8 | 
| * | Get the meeting time selector to work on my system (libunicode | Ettore Perazzoli | 2000-09-07 | 2 | -0/+5 | 
| * | make sure we get the start_weekday since we need it for draw_days(). Fixes | Damon Chaplin | 2000-09-06 | 3 | -21/+31 | 
| * | New font translation code for utf-8, but commented out at moment | Lauris Kaplinski | 2000-09-05 | 1 | -36/+32 | 
| * | A bit more e_utf8 wrappers here and there | Lauris Kaplinski | 2000-09-02 | 4 | -6/+57 | 
| * | Fixed a leak and a double unref. | Christopher James Lahey | 2000-09-02 | 5 | -6/+6 | 
| * | new test, a home grown 2 hour hack of a file browser. uses | Chris Toshok | 2000-09-01 | 6 | -1/+1374 | 
| * | add signals/prototypes for e_tree_model_node_collapsed and | Chris Toshok | 2000-09-01 | 5 | -22/+139 | 
| * | Email should now display correctly in GtkHTML | Lauris Kaplinski | 2000-09-01 | 2 | -0/+931 | 
| * | Made the selection work when shift clicking on the first row of the table. | Christopher James Lahey | 2000-08-31 | 3 | -14/+19 | 
| * | Fix the tree example so that is doesn't show two sets of expand/unexpand | Richard Hult | 2000-08-31 | 3 | -8/+20 | 
| * | #define gnome_font_lookup_default for gnome-print 0.20 | Lauris Kaplinski | 2000-08-31 | 1 | -0/+1 | 
| * | New base class for Cells. Convert everything to access the elements that | Jody Goldberg | 2000-08-31 | 2 | -0/+4 | 
| * | Made it compilable both with gnome-print 0.20 and 0.21+ | Lauris Kaplinski | 2000-08-31 | 1 | -0/+6 | 
| * | Do not flicker while trying to resize a quantized pane. | Federico Mena Quintero | 2000-08-31 | 3 | -6/+33 | 
| * | Ensure that the child's allocation height is >= 1. | Federico Mena Quintero | 2000-08-31 | 3 | -8/+25 | 
| * | Updated. | Damon Chaplin | 2000-08-31 | 6 | -476/+2151 | 
| * | make e-util depend on libunicode | Dan Winship | 2000-08-30 | 1 | -1/+1 | 
| * | Make printing of groups work better and make them print headers. | Christopher James Lahey | 2000-08-29 | 5 | -76/+275 | 
| * | Remove a ton of (hopefully harmless) warnings from the ETable code. | Ettore Perazzoli | 2000-08-28 | 7 | -12/+46 | 
| * | Added some g_return_if_fails and g_return_val_if_fails. | Christopher James Lahey | 2000-08-26 | 10 | -31/+122 | 
| * | More UTF-8 handling | Lauris Kaplinski | 2000-08-25 | 2 | -0/+19 | 
| * | Fix an off by one error that was causing crashes. | Christopher James Lahey | 2000-08-25 | 3 | -2/+8 | 
| * | Set default values for all of the signal emissions. | Christopher James Lahey | 2000-08-25 | 3 | -6/+10 | 
| * | Check for selection->selection being NULL in | Christopher James Lahey | 2000-08-25 | 3 | -0/+11 | 
| * | Pay attention to the return value from the click signal. | Christopher James Lahey | 2000-08-25 | 3 | -4/+21 | 
| * | Added a click signal which gets sent if the user hits the left or middle | Christopher James Lahey | 2000-08-25 | 17 | -1/+187 | 
| * | Forgot to commit this | Chris Lahey | 2000-08-25 | 2 | -4/+4 | 
| * | Added g_return_if_fails. | Christopher James Lahey | 2000-08-25 | 5 | -6/+272 | 
| * | Added infrastructure for setting the justification of columns. Still need | Christopher James Lahey | 2000-08-25 | 17 | -22/+116 | 
| * | Unicode in addressbook basically works, including simple searching | Lauris Kaplinski | 2000-08-24 | 4 | -2/+50 | 
| * | Fixed a bug in e_table_subset_variable_increment that causes problems with | Christopher James Lahey | 2000-08-24 | 3 | -4/+11 | 
| * | Added missing e-unicode.h and e-unicode.c | Lauris Kaplinski | 2000-08-23 | 2 | -0/+186 | 
| * | UTF-8 in contact editor + some fixes for dealing with illegal strings | Lauris Kaplinski | 2000-08-23 | 2 | -2/+8 | 
| * | remove tree-expanded.xpm and tree-unexpanded.xpm. | Chris Toshok | 2000-08-23 | 8 | -101/+18 | 
| * | Handle iso-8859-1 keys nicely in e-text and e-table. Other encodings to | Lauris Kaplinski | 2000-08-23 | 5 | -8/+73 | 
| * | Use byte, not character based UTF-8 syntax in e-text | Lauris Kaplinski | 2000-08-22 | 4 | -246/+254 | 
| * | Moved drawing of the cell backgrounds from ECell into ETableItem. | Christopher James Lahey | 2000-08-22 | 11 | -60/+53 | 
| * | Changed UTF-8 handling syntax from char based to byte based | Lauris Kaplinski | 2000-08-22 | 3 | -234/+252 | 
| * | we can remove nodes with children now. | Chris Toshok | 2000-08-22 | 5 | -10/+122 | 
| * | pass table, not site as the closure for these drag signals, since | Chris Toshok | 2000-08-22 | 3 | -4/+10 | 
| * | Added code to make handle position persist across resizes. | Christopher James Lahey | 2000-08-21 | 4 | -11/+17 | 
| * | ChangeLog error. | Chris Lahey | 2000-08-21 | 1 | -1/+1 | 
| * | Added e_table_selection_model_selected_count. | Christopher James Lahey | 2000-08-21 | 5 | -0/+59 | 
| * | many fixes to make it compile with strange prefixes... | Mathieu Lacage | 2000-08-21 | 1 | -2/+2 | 
| * | Fixed a warning. | Christopher James Lahey | 2000-08-20 | 2 | -0/+4 | 
| * | added use of UNICODE_CFLAGS... thanks ian... | Arik Devens | 2000-08-20 | 1 | -1/+2 | 
| * | Moved e-text to UTF-8 | Lauris Kaplinski | 2000-08-20 | 5 | -444/+581 | 
| * | First step moving to UTF-8 strings | Lauris Kaplinski | 2000-08-20 | 5 | -414/+549 | 
| * | Made background colors alternate. | Christopher James Lahey | 2000-08-20 | 25 | -90/+279 | 
| * | remove COLOR_TEXT references. | Larry Ewing | 2000-08-17 | 2 | -4/+4 | 
| * | get rid of COLOR_TEXT. (struct _EIconBarItem): add pixbuf member to hold | Larry Ewing | 2000-08-17 | 4 | -5/+75 | 
| * | Added addressbook/gui/search/Makefile. | Christopher James Lahey | 2000-08-13 | 1 | -1/+1 | 
| * | Added a test for the EEntry widget. | Christopher James Lahey | 2000-08-11 | 5 | -1/+170 | 
| * | Fixed some warnings. | Christopher James Lahey | 2000-08-11 | 3 | -1/+10 | 
| * | Make right click select if the current row is not selected. | Christopher James Lahey | 2000-08-10 | 7 | -0/+44 | 
| * | Fix the bug where it truncates the last item | Christopher James Lahey | 2000-08-09 | 1 | -1/+1 | 
| * | Call our parent's destroy method. | Miguel de Icaza | 2000-08-09 | 2 | -0/+10 | 
| * | Tag some strings for translation. | Miguel de Icaza | 2000-08-09 | 3 | -30/+39 | 
| * | Ooops. | Christopher James Lahey | 2000-08-09 | 1 | -6/+7 | 
| * | Changed e_popup_menu_run call to match the new arguments. | Christopher James Lahey | 2000-08-09 | 3 | -2/+7 | 
| * | Added a hide_mask argument to the two popup menu functions. | Christopher James Lahey | 2000-08-09 | 2 | -23/+40 | 
| * | Added e_container_change_tab_order. | Christopher James Lahey | 2000-08-08 | 2 | -1/+83 | 
| * | Added functions to convert from view row to model row or from model row to | Christopher James Lahey | 2000-08-06 | 5 | -22/+89 | 
| * | fix | Dan Winship | 2000-08-06 | 3 | -6/+10 | 
| * | Added a function to get the next row with sorting taken into account. | Christopher James Lahey | 2000-08-05 | 5 | -0/+85 | 
| * | Made it so that selection ranges work even if the table is using grouping. | Christopher James Lahey | 2000-08-05 | 3 | -8/+17 | 
| * | Made selection ranges work even if the table is sorted. | Christopher James Lahey | 2000-08-05 | 14 | -50/+875 | 
| * | Built code to have autodrags only work from within the table and to report | Christopher James Lahey | 2000-08-05 | 5 | -78/+478 | 
| * | Made drag events calculate a row and column and signal that information. | Christopher James Lahey | 2000-08-04 | 17 | -64/+208 | 
| * | Made clicking choose the right character even if show_borders is on. | Christopher James Lahey | 2000-08-03 | 2 | -2/+14 | 
| * | Add a handler for "model_pre_change" and properly stop editing. | Christopher James Lahey | 2000-08-03 | 17 | -20/+188 | 
| * | Changed the API for the append_row function. Now accepts a model to copy | Christopher James Lahey | 2000-08-02 | 15 | -78/+46 | 
| * | Added an argument to set a column so that you can't sort by that column. | Christopher James Lahey | 2000-08-01 | 7 | -46/+151 | 
| * | Made enter key destroy and recreate the ETableItem. | Christopher James Lahey | 2000-07-30 | 5 | -2/+38 | 
| * | Remove the idle handler before destroying the data it operates on. | Dan Winship | 2000-07-29 | 3 | -0/+9 | 
| * | Fixed up the table behavior so that it's not always in an edit mode. | Christopher James Lahey | 2000-07-28 | 3 | -18/+91 | 
| * | Fix silly error of not chaining destructor for canvas. | Matthew Loper | 2000-07-28 | 1 | -0/+2 | 
| * | Added a comment. | Christopher James Lahey | 2000-07-27 | 3 | -0/+6 | 
| * | Fixed shift click selections. | Christopher James Lahey | 2000-07-27 | 3 | -75/+86 | 
| * | Allocate correctly in the insert method. | Christopher James Lahey | 2000-07-27 | 5 | -14/+13 | 
| * | Grab focus properly. | Christopher James Lahey | 2000-07-27 | 5 | -56/+145 | 
| * | Clear the selection model when activating. | Christopher James Lahey | 2000-07-27 | 7 | -136/+169 | 
| * | Fixed a reference. | Christopher James Lahey | 2000-07-27 | 11 | -12/+82 | 
| * | Added an ETableSelectionModel so this won't crash. | Christopher James Lahey | 2000-07-27 | 5 | -22/+53 | 
| * | Fixed the model/view row confusion. | Christopher James Lahey | 2000-07-27 | 5 | -22/+37 | 
| * | Uninitialized variable fix for e-table | Matthew Loper | 2000-07-27 | 2 | -2/+2 | 
| * | A few fixes to the ECanvas selection item a miniature cleanup of the event ha... | Matthew Loper | 2000-07-27 | 1 | -8/+22 | 
| * | Added "table_selection_model" argument. Removed foreach function and | Christopher James Lahey | 2000-07-27 | 31 | -868/+1041 | 
| * | Made foreach call the callback in top to bottom order. | Christopher James Lahey | 2000-07-26 | 3 | -8/+15 | 
| * | Replaced get_selection_list with foreach. | Christopher James Lahey | 2000-07-26 | 7 | -22/+35 | 
| * | Added e-table-selection-model.c and e-table-selection-model.h. | Christopher James Lahey | 2000-07-26 | 6 | -305/+105 | 
| * | Added comments to the bit field code. | Christopher James Lahey | 2000-07-26 | 5 | -6/+38 | 
| * | More fixes. | Christopher James Lahey | 2000-07-26 | 2 | -16/+44 | 
| * | Fixed up the bit manipulation a bit here. | Christopher James Lahey | 2000-07-26 | 3 | -6/+73 | 
| * | New files for doing a selection model. Not finished yet and thus not in | Christopher James Lahey | 2000-07-26 | 9 | -192/+863 | 
| * | new widget and canvas item to replace GtkCalendar. Not quite finished yet. | Damon Chaplin | 2000-07-26 | 8 | -1/+2429 | 
| * | Implemented some of the drag & drop code. Drops all report as being on row | Christopher James Lahey | 2000-07-25 | 5 | -18/+1040 | 
| * | added a color_column where the color can be specified as a string, e.g. | Damon Chaplin | 2000-07-23 | 5 | -4/+228 | 
| * | Made focus in not change your selection position. | Christopher James Lahey | 2000-07-22 | 2 | -4/+0 | 
| * | Added some unused declarations for drag and drop work. | Christopher James Lahey | 2000-07-22 | 3 | -0/+215 | 
| * | Fix the function to set the ETitleBar's text so that it correctly uses | Ettore Perazzoli | 2000-07-21 | 2 | -1/+6 | 
| * | *** empty log message *** | Damon Chaplin | 2000-07-17 | 2 | -0/+695 | 
| * | new files implementing a simple model for the shortcuts, so we can have | Damon Chaplin | 2000-07-17 | 9 | -229/+298 | 
| * | g_free things we g_malloc. | Michael Meeks | 2000-07-15 | 3 | -4/+6 | 
| * | Changed the background color of the header. | Christopher James Lahey | 2000-07-14 | 3 | -2/+7 | 
| * | Made scroll wheel work properly in header. | Christopher James Lahey | 2000-07-13 | 3 | -2/+13 | 
| * | Tried rearranging the casts to try for a more correct computation. | Christopher James Lahey | 2000-07-12 | 2 | -6/+11 | 
| * | Removed some debugging printfs. | Christopher James Lahey | 2000-07-12 | 2 | -3/+6 | 
| * | Added a missing variable initialization.  (That code would have | Ettore Perazzoli | 2000-07-11 | 2 | -0/+6 | 
| * | Make sure the ETable is constructed properly, by setting the | Ettore Perazzoli | 2000-07-11 | 5 | -12/+46 | 
| * | Warning cleanup: `#if 0' an unused function and add a missing public | Ettore Perazzoli | 2000-07-11 | 1 | -2/+8 | 
| * | Fix a typbraino in the ETableScrolled header file. | Ettore Perazzoli | 2000-07-11 | 3 | -2/+6 | 
| * | Add e-table-scrolled.c and e-table-scrolled.h. | Christopher James Lahey | 2000-07-10 | 14 | -82/+937 | 
| * | Put back e_cell_event sometimes when we're not editing. | Christopher James Lahey | 2000-07-10 | 3 | -6/+11 | 
| * | Don't draw quite as large a "flat_box". If draw_borders is TRUE, cause the | Christopher James Lahey | 2000-07-09 | 2 | -16/+16 | 
| * | Set the dnd_code to something non-null for the ETableHeaderItem. | Christopher James Lahey | 2000-07-09 | 3 | -0/+7 | 
| * | Removed some border padding and set the "draw_borders" argument of the | Christopher James Lahey | 2000-07-09 | 6 | -54/+242 | 
| * | Set header canvas scroll region correctly. | Christopher James Lahey | 2000-07-09 | 3 | -2/+6 | 
| * | Several contacts list bugfixes. | Anders Carlsson | 2000-07-09 | 2 | -12/+34 | 
| * | Don't draw drop markers when the layout won't be changed by the drop. | Anders Carlsson | 2000-07-09 | 3 | -4/+23 | 
| * | Return "" instead of NULL. | Christopher James Lahey | 2000-07-09 | 2 | -2/+8 | 
| * | Get rid of an unused variable. | Ettore Perazzoli | 2000-07-09 | 3 | -0/+13 | 
| * | When inserting a root node, only call e_table_model_row_inserted if | Dan Winship | 2000-07-09 | 3 | -8/+16 | 
| * | Don't call e_cell_event if we're not editing. | Christopher James Lahey | 2000-07-09 | 3 | -6/+11 | 
| * | Commented out some unnecessary and buggy code. | Christopher James Lahey | 2000-07-09 | 3 | -0/+9 | 
| * | comment out true but confused warning about non-scrollable widgets until | Dan Winship | 2000-07-09 | 2 | -2/+16 | 
| * | Set "anchor" and "fill_clip_rectangle" arguments. | Christopher James Lahey | 2000-07-08 | 6 | -0/+90 | 
| * | Fixed some typos. | Christopher James Lahey | 2000-07-08 | 2 | -18/+10 | 
| * | add a g_return_val_if_fail to etree_node_at_row | Dan Winship | 2000-07-07 | 2 | -4/+4 | 
| * | Make this work recursively. | Dan Winship | 2000-07-07 | 3 | -2/+21 | 
| * | fix the conditions under which we draw a horizontal line. | Chris Toshok | 2000-07-07 | 3 | -2/+7 | 
| * | Send GDK_BUTTON_RELEASE events to the ecell associated with the cell (if | Christopher James Lahey | 2000-07-06 | 3 | -0/+79 | 
| * | Set G_LOG_DOMAIN=__FILE__ rather than "e-title-bar" in all three widgets. | Dan Winship | 2000-07-06 | 2 | -1/+6 | 
| * | Added e-entry.c and e-entry.h. | Christopher James Lahey | 2000-07-04 | 7 | -2/+908 | 
| * | Added a reflow_compare callback and did removal if you do shift-click on a | Christopher James Lahey | 2000-07-04 | 3 | -10/+65 | 
| * | New list class with iterators. | Christopher James Lahey | 2000-07-04 | 1 | -0/+19 | 
| * | Added an extra @allowed_types parameter to the shell's folder | Ettore Perazzoli | 2000-07-02 | 1 | -0/+2 | 
| * | Add simple deadkey support. | Jody Goldberg | 2000-06-30 | 2 | -30/+76 | 
| * | From mail: | Christopher James Lahey | 2000-06-30 | 27 | -142/+397 | 
| * | Added an unsort command. | Christopher James Lahey | 2000-06-28 | 5 | -0/+34 | 
| * | Calculate height including if clip_height is set to -1. | Christopher James Lahey | 2000-06-27 | 50 | -60/+2506 | 
| * | Fix compilation with builddir != srcdir. | Ettore Perazzoli | 2000-06-26 | 2 | -1/+6 | 
| * | draw pixmaps with he right background and selection colors. | Larry Ewing | 2000-06-24 | 3 | -2/+23 | 
| * | add icon_at virtual function - it was stupid to make the insert call take | Chris Toshok | 2000-06-23 | 13 | -104/+120 | 
| * | use the expanded/unexpanded pixbufs as node pixbufs for the first level of | Chris Toshok | 2000-06-23 | 9 | -62/+232 | 
| * | Make the table not move around as you resize. | Christopher James Lahey | 2000-06-23 | 3 | -32/+40 | 
| * | Killed a warning. | Christopher James Lahey | 2000-06-23 | 3 | -2/+6 | 
| * | Remove use of the "x" and "y" arguments to EText. | Christopher James Lahey | 2000-06-23 | 11 | -20/+14 | 
| * | Made the Close button work. | Christopher James Lahey | 2000-06-22 | 7 | -2/+73 | 
| * | Changed this to move the cell to the nearest edge instead of to the left | Christopher James Lahey | 2000-06-22 | 5 | -6/+102 | 
| * | Made moving columns to the right work properly. | Christopher James Lahey | 2000-06-22 | 3 | -0/+11 | 
| * | Fixed some vertical scroll bugs. | Christopher James Lahey | 2000-06-21 | 2 | -16/+16 | 
| * | Fix a bug with intial vertical scroll. | Christopher James Lahey | 2000-06-21 | 2 | -0/+2 |