aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-tree-example-1.c
Commit message (Expand)AuthorAgeFilesLines
* nukeChris Toshok2000-10-031-453/+0
* reinstate file.Chris Toshok2000-10-031-22/+26
* Moved files, fixed header files and paths - FedericoFederico Mena Quintero2000-09-201-5/+4
* Added base ETableModel functions.Christopher James Lahey2000-09-091-1/+49
* Fix the tree example so that is doesn't show two sets of expand/unexpandRichard Hult2000-08-311-4/+6
* remove tree-expanded.xpm and tree-unexpanded.xpm.Chris Toshok2000-08-231-5/+2
* From mail:Christopher James Lahey2000-06-301-5/+5
* add icon_at virtual function - it was stupid to make the insert call takeChris Toshok2000-06-231-6/+13
* use the expanded/unexpanded pixbufs as node pixbufs for the first level ofChris Toshok2000-06-231-12/+21
* new function, to generate postscript so i can test tree printing.Chris Toshok2000-06-141-17/+24
* supply the pixbufs here.Chris Toshok2000-06-111-2/+14
* change things so we focus the cell and select the row, and also dispatchChris Toshok2000-06-111-30/+155
* New files. A tree model using a GNode structure to store it's info.Chris Toshok2000-06-091-0/+243