2008-05-05 Alpar Juttner Update .hgignore
2008-04-28 Alpar Juttner Merge
2008-04-22 Akos Ladanyi Convert the EPS files to PNG when generating the documentation
2008-04-24 Akos Ladanyi Node shape images added to graph_to_eps doc
2008-04-24 Alpar Juttner Turn on built in Doxygen STL support
2008-04-22 Akos Ladanyi Updated Doxyfile.in (using 'doxygen -u -s')
2008-04-24 Balazs Dezso Item validity checking for ListGraph and SmartGraph
2008-04-24 Balazs Dezso Revert 356930927a71 and add TEMPLATE_GRAPH_TYPEDEFS instead (ticket #89)
2008-04-23 Balazs Dezso Fix missing semicolon in GRAPH_TYPEDEFS (ticket #89)
2008-04-22 Akos Ladanyi Makefile cleanup (see ticket #87)
2008-04-22 Alpar Juttner Merge
2008-04-22 Balazs Dezso MSVC 2005 compatible path structure (ticket #87)
2008-04-22 Alpar Juttner Resolve several MSVC related compilation problems
2008-04-13 Akos Ladanyi Improved LEMON_FUNCTION_NAME macro.
2008-04-13 Akos Ladanyi CMake based build system
2008-04-22 Balazs Dezso New implementation of GRAPH_TYPEDEFS
2008-04-22 Balazs Dezso Renamings in the graph_utils.h + graph_utils_test added
2008-04-21 Balazs Dezso SmartGraph addEdge bug fix (ticket #88)
2008-04-18 Alpar Juttner Backout some rubbish from chageset 7cd965d2257f
2008-04-17 Balazs Dezso Icc compatibility fixes (ticket #84)
2008-04-17 Alpar Juttner Merge with graph_to_eps.h & Co.
2008-04-14 Balazs Dezso MinGW compatibility for graph_to_eps.h
2008-04-13 Alpar Juttner Several doc improvements + new default parameter values
2008-04-14 Alpar Juttner Scale the node sizes and arc widths in a more sensible way
2008-04-15 Alpar Juttner Changes in interface and internals of graph_to_eps.h
2008-04-13 Alpar Juttner Aliases added to some graphToEps() named params.
2008-04-03 Alpar Juttner Change the order of the Palette constructor parameters
2008-04-03 Alpar Juttner Port graph_to_eps() and Color from svn -r3482.
2008-04-17 Balazs Dezso Redesigned lgf related tools
2008-04-14 Balazs Dezso MinGW compatible time measure + changes in its internals
2008-04-14 Balazs Dezso Fix bug #83 in graph concept, extender and smart graph
2008-04-12 Alpar Juttner Merge