Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added last and insert functions. | Christopher James Lahey | 2000-07-08 | 1 | -18/+26 |
| | | | | | | | | | 2000-07-07 Christopher James Lahey <clahey@helixcode.com> * e-iterator.c, e-iterator.h, e-list-iterator.c, e-list-iterator.h: Added last and insert functions. svn path=/trunk/; revision=3946 | ||||
* | New list class with iterators. | Christopher James Lahey | 2000-07-04 | 1 | -0/+61 |
2000-07-03 Christopher James Lahey <clahey@helixcode.com> * e-iterator.c, e-iterator.h, e-list-iterator.c, e-list-iterator.h, e-list.c, e-list.h: New list class with iterators. * e-canvas.c: Made it so that you don't get the same selection in the selection list more than once. svn path=/trunk/; revision=3871 |