graph_list: Implement better iterator functions.
[collection4.git] / graph_list.c
2010-06-09 Florian Forstergraph_list: Implement better iterator functions.
2010-06-09 Florian Forstergraph_list.c: Add folding markers.
2010-06-09 Florian Forstergraph_list: Add basic configuration infrastructure.
2010-05-02 Florian Forstergraph_list: Sort list alphabetically.
2010-04-30 Florian Forstergraph_list: Free old list when re-scanning.
2010-04-30 Florian ForsterInitial import.