Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Made this able to take -1 to denote appending to the table. Also, removed | Christopher James Lahey | 2001-03-22 | 1 | -7/+8 |
| | | | | | | | | | | | | | | 2001-03-22 Christopher James Lahey <clahey@ximian.com> * e-table-memory.c, e-table-memory.h (e_table_memory_insert): Made this able to take -1 to denote appending to the table. Also, removed the node_ from the name of this function. (e_table_memory_remove): Removed the node_ from the name of this function. (e_table_memory_clear): New function which sets the table to empty. svn path=/trunk/; revision=8886 | ||||
* | Added these classes. | Christopher James Lahey | 2001-03-21 | 1 | -0/+57 |
2001-03-20 Christopher James Lahey <clahey@ximian.com> * e-table-memory-callbacks.c, e-table-memory-callbacks.h, e-table-memory.c, e-table-memory.h: Added these classes. * Makefile.am: Added e-table-memory-callbacks.c, e-table-memory-callbacks.h, e-table-memory.c, and e-table-memory.h. svn path=/trunk/; revision=8857 |