aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table.h
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_LIBS_1_4_1_4nobody2001-05-231-292/+0
* (Make the alternating row colors a option in ETableSpecification insteadJason Leach2001-04-291-0/+1
* Added get_cell_geometry method.Christopher James Lahey2001-04-241-0/+5
* Bumped the version number to 05.99.9.Christopher James Lahey2001-03-211-1/+2
* Deal with proxy_node_changed being called on a different root node thanChristopher James Lahey2001-03-201-2/+2
* New public API call, `e_table_get_cell_at()'. Also upped the GALEttore Perazzoli2001-03-081-1/+3
* Changed e_table_selection_model_clear to e_selection_model_clear.Christopher James Lahey2001-02-281-2/+2
* Added e-table/e-table-sorting-utils.lo.Christopher James Lahey2001-02-241-0/+2
* This new function updates the minimum width of all of the columns based onChristopher James Lahey2001-02-141-0/+2
* Documented. Added a "cursor_activated" signal. Removed some unusedChristopher James Lahey2001-01-251-0/+1
* Add column and GdkEvent * parameters to the double click signal.Christopher James Lahey2000-12-081-1/+1
* Updated these unused glade files to better match the versions in the code.Christopher James Lahey2000-11-031-0/+2
* Added e_table_set_state_object which loads the state from the givenChristopher James Lahey2000-10-221-0/+2
* Removed an unnecessary glade include file.Christopher James Lahey2000-10-181-0/+2
* Added e-table-config-field.lo.Christopher James Lahey2000-10-141-0/+4
* Changed these to match the new ETable system.Christopher James Lahey2000-10-111-78/+86
* Removed the assertion that there must be at least 1 column. No way toNot Zed2000-10-091-0/+3
* Select all elements of the etable.Jeffrey Stedfast2000-10-051-0/+4
* Moved files, fixed header files and paths - FedericoFederico Mena Quintero2000-09-201-7/+7
* Fixed e-table #includes so that it would compile.Chris Lahey2000-09-181-1/+1
* Added a click signal which gets sent if the user hits the left or middleChristopher James Lahey2000-08-251-0/+1
* Added functions to convert from view row to model row or from model row toChristopher James Lahey2000-08-061-2/+7
* Added a function to get the next row with sorting taken into account.Christopher James Lahey2000-08-051-0/+5
* Made selection ranges work even if the table is sorted.Christopher James Lahey2000-08-051-0/+1
* Built code to have autodrags only work from within the table and to reportChristopher James Lahey2000-08-051-3/+9
* Fixed a reference.Christopher James Lahey2000-07-271-0/+7
* Added "table_selection_model" argument. Removed foreach function andChristopher James Lahey2000-07-271-1/+0
* Replaced get_selection_list with foreach.Christopher James Lahey2000-07-261-0/+3
* New files for doing a selection model. Not finished yet and thus not inChristopher James Lahey2000-07-261-45/+45
* Implemented some of the drag & drop code. Drops all report as being on rowChristopher James Lahey2000-07-251-0/+9
* Added some unused declarations for drag and drop work.Christopher James Lahey2000-07-221-0/+105
* Add e-table-scrolled.c and e-table-scrolled.h.Christopher James Lahey2000-07-101-0/+4
* From mail:Christopher James Lahey2000-06-301-4/+7
* Calculate height including if clip_height is set to -1.Christopher James Lahey2000-06-271-0/+6
* Moved the reflow signal handling into an idle handler to fix a bug whenChristopher James Lahey2000-06-161-0/+2
* Added $(GNOME_PRINT_LIBS) to all of the LDADDs.Christopher James Lahey2000-06-111-21/+24
* Added a right click signal.Christopher James Lahey2000-06-061-0/+1
* Added a "key_press" signal.Christopher James Lahey2000-06-021-0/+1
* Added e_table_get_selected_view_row.Christopher James Lahey2000-06-021-0/+2
* Fixed a bunch of selection bugs. Removed "spreadsheet" argument (for now.)Christopher James Lahey2000-05-301-1/+4
* Added double click handling.Christopher James Lahey2000-05-281-0/+1
* Made "drawgrid", "drawfocus", "spreadsheet", and "length_threshold"Christopher James Lahey2000-05-271-4/+6
* Handle row_inserted and row_deleted signals properly.Christopher James Lahey2000-05-081-3/+2
* Made this more reentrant.Christopher James Lahey2000-05-011-1/+3
* Add argument handling here.Miguel de Icaza2000-04-261-12/+15
* Switch the parent object to be a GtkTable. (et_real_construct): applyMiguel de Icaza2000-04-151-2/+2
* Got rid of some warnings.Christopher James Lahey2000-04-061-0/+1
* Add so I can go to the chillout hack roomMiguel de Icaza2000-03-311-6/+9
* Fix nasty rendering bugs,Michael Meeks2000-03-281-1/+1
* i2000-03-20 Christopher James Lahey <clahey@helixcode.com>Chris Lahey2000-03-211-2/+2
* Add a "row_selection" signal.Christopher James Lahey2000-03-061-0/+2
* Added support for the sorting info. The Etable creates a sort_info object,Christopher James Lahey2000-03-061-0/+5
* Added a bunch of stuff to the TODO list. Put +s before a few of the itemsChristopher James Lahey2000-03-041-0/+6
* Added duplicate_value and add_value. Use the new compare functions. MadeChristopher James Lahey2000-02-251-0/+10
* This were moved to widgets/e-text/ a while ago but never removed. TheyChristopher James Lahey2000-02-241-4/+9
* Ok, the restructuring of ETableItem to compute its size without hacks isMiguel de Icaza1999-12-311-5/+0
* Sync, does not work, dont try it, just backing up -miguelArturo Espinosa1999-12-281-1/+1
* More work. We now have the basics for nesting working, now we need all theArturo Espinosa1999-12-121-2/+49
* StuffArturo Espinosa1999-11-101-0/+6