oconfig.c: Fix compiler warning.
[collection4.git] / graph_list.h
2010-06-15 Florian ForsterFix compiler warnings.
2010-06-15 Florian Forstergraph.[ch]: Remove the "gl_" prefix.
2010-06-15 Florian ForsterMove the graph class into an own module.
2010-06-15 Florian Forstergraph_instance.[ch]: Move the graph_instance_t code...
2010-06-14 Florian ForsterImplement "DEF" configuration.
2010-06-14 Florian Forstergraph_list.[ch]: Implement some (very simple) config...
2010-06-14 Florian Forstergraph_list.[ch]: Implement "gl_graph_get_selector".
2010-06-14 Florian Forstergraph_ident.[ch]: Move the graph_ident_t data structure...
2010-06-14 Florian ForsterFirst working version of the configurable graphlist...
2010-06-09 Florian Forstergraph_list.[ch]: Implement "{graph,inst}_get_selected".
2010-06-09 Florian Forstergraph_list: Implement better iterator functions.
2010-06-09 Florian Forstergraph_list: Add basic configuration infrastructure.
2010-04-30 Florian Forstergraph_list: Free old list when re-scanning.
2010-04-30 Florian ForsterInitial import.