aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/e-table/e-table.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'gnomoku-0_3'.gnomoku-0_3nobody2000-05-221-684/+0
* From a patch by Iain Holmes <ih@csd.abdn.ac.uk>Christopher James Lahey2000-05-191-1/+7
* Changed sorting to be at priority level 30.Christopher James Lahey2000-05-161-2/+2
* From widgets/e-table/ChangeLogChristopher James Lahey2000-05-141-35/+39
* Add a horizontal scrollbar.Christopher James Lahey2000-05-081-1/+1
* Handle row_inserted and row_deleted signals properly.Christopher James Lahey2000-05-081-29/+31
* Killed some warnings.Christopher James Lahey2000-05-071-2/+0
* Add an e_table_group_add_all function and implement it in the differentChristopher James Lahey2000-05-051-3/+5
* Made this more reentrant.Christopher James Lahey2000-05-011-7/+7
* Add argument handling here.Miguel de Icaza2000-04-261-449/+130
* Made the tooltip show up in the correct place and configuration when usingChristopher James Lahey2000-04-241-2/+1
* Propagate mouse wheel events upwards.Anders Carlsson2000-04-171-11/+11
* + * addressbook/gui/component/addressbook.cMatthew Loper2000-04-161-0/+13
* Make `e_table_construct()' work by passing the correct size argumentEttore Perazzoli2000-04-151-1/+1
* Switch the parent object to be a GtkTable. (et_real_construct): applyMiguel de Icaza2000-04-151-10/+27
* Drop frozen count support from here. (ethi_start_drag): ditto.Miguel de Icaza2000-04-111-4/+1
* Separated some functions into an xml bit and a generic bit.Christopher James Lahey2000-04-091-60/+59
* Got rid of some warnings.Christopher James Lahey2000-04-061-9/+50
* More workMiguel de Icaza2000-03-311-0/+3
* Fix indentationMiguel de Icaza2000-03-301-42/+42
* Fix nasty rendering bugs,Michael Meeks2000-03-281-81/+86
* Remove warning from here.Miguel de Icaza2000-03-271-1/+1
* Make rectangles resize properly when receiving the "model_changed" signal.Christopher James Lahey2000-03-221-3/+16
* i2000-03-20 Christopher James Lahey <clahey@helixcode.com>Chris Lahey2000-03-211-17/+14
* Rearranged SUBDIRS for dependencies.Christopher James Lahey2000-03-121-2/+2
* Changed the destroy function to disconnect from signals before unrefingChristopher James Lahey2000-03-081-7/+8
* Add a "row_selection" signal.Christopher James Lahey2000-03-061-0/+32
* Added support for the sorting info. The Etable creates a sort_info object,Christopher James Lahey2000-03-061-2/+38
* Added saving of frozen_columns count. Added a vertical scrollbar toChristopher James Lahey2000-03-051-1/+11
* Push the proper visual and colormap for ETable to work.Christopher James Lahey2000-03-051-0/+6
* Fixed a crash error.Christopher James Lahey2000-03-051-0/+1
* Fixed a compile warning.Christopher James Lahey2000-03-051-1/+1
* Added a bunch of stuff to the TODO list. Put +s before a few of the itemsChristopher James Lahey2000-03-041-11/+107
* Removed some unused code.Christopher James Lahey2000-03-041-2/+2
* Test frozen columnsChristopher James Lahey2000-03-011-0/+2
* Added duplicate_value and add_value. Use the new compare functions. MadeChristopher James Lahey2000-02-251-0/+98
* This were moved to widgets/e-text/ a while ago but never removed. TheyChristopher James Lahey2000-02-241-28/+87
* make <alloca.h> inclusion conditional on HAVE_ALLOCA_HDan Winship2000-02-171-0/+2
* Sync for Chris to useMiguel de Icaza2000-02-081-11/+10
* Setup the scroll region of the table canvas on size allocation.Miguel de Icaza2000-02-071-13/+20
* Compilation touchups -miguelArturo Espinosa2000-01-061-1/+1
* Lots of reorganization to get the Evolution shell to begin its life. ItArturo Espinosa2000-01-061-1/+1
* Ok, the restructuring of ETableItem to compute its size without hacks isMiguel de Icaza1999-12-311-11/+0
* Sync, does not work, dont try it, just backing up -miguelArturo Espinosa1999-12-281-89/+150
* Fix before tripArturo Espinosa1999-12-131-47/+57
* Works with GnomeCanvasGroups -miguelArturo Espinosa1999-12-131-1/+2
* More work. We now have the basics for nesting working, now we need all theArturo Espinosa1999-12-121-4/+479
* Realize cells.Miguel de Icaza1999-11-251-20/+6
* New E-table-item.[ch] -migArturo Espinosa1999-11-191-1/+1
* Added my widgets stuff -miguelArturo Espinosa1999-11-021-0/+36