# # ChangeLog for doc/graph_orientation.dox in lemon-0.x # # Generated by Trac 1.2.3 # 05/23/24 08:47:27 Tue, 28 Nov 2006 17:15:50 GMT Alpar Juttner [2310:96cca167430a] * demo/graph_orientation.cc (modified) * doc/Doxyfile.in (modified) * doc/graph_orientation.dox (modified) - update graph_oriantation.cc to be in line with the renamed xy and ... Thu, 10 Aug 2006 10:18:04 GMT Alpar Juttner [2172:4b25e7003868] * demo/coloring.cc (modified) * demo/graph_orientation.cc (modified) * demo/graph_to_eps_demo.cc (modified) * demo/grid_ugraph_demo.cc (modified) * demo/topology_demo.cc (modified) * doc/graph_orientation.dox (modified) * lemon/color.h (modified) * lemon/graph_to_eps.h (modified) - Change ColorSet to Palette - Minor change in graph_orientation demo. Thu, 20 Jul 2006 14:12:01 GMT Alpar Juttner [2158:0b620ff10e7c] * demo/graph_orientation.cc (modified) * doc/graph_orientation.dox (modified) Minor doc improvement Fri, 03 Feb 2006 15:58:24 GMT Alpar Juttner [1953:d4f411003580] * doc/graph_orientation.dox (modified) * lemon/fredman_tarjan.h (modified) * lemon/iterable_maps.h (modified) * lemon/johnson.h (modified) * lemon/preflow.h (modified) * lemon/prim.h (modified) * lemon/time_measure.h (modified) * lemon/tolerance.h (modified) Polish the doc. Fri, 07 Oct 2005 11:05:08 GMT Alpar Juttner [1715:e71778873dd0] * demo/dijkstra_demo.cc (modified) * doc/dirs.dox (modified) * doc/graph_orientation.dox (modified) Doc improvments Wed, 14 Sep 2005 10:00:43 GMT Alpar Juttner [1684:df3820d7989d] * doc/graph_orientation.dox (modified) Better doc. Mon, 12 Sep 2005 05:35:36 GMT Alpar Juttner [1678:b7b7125a5fe8] * demo/Makefile.am (modified) * demo/graph_orientation.cc (added) * doc/graph_orientation.dox (added) graph_orientation.cc: A thoroughly documented demo application.