# # ChangeLog for doc/Doxyfile.in in lemon-0.x # # Generated by Trac 1.2.3 # 04/24/24 07:25:30 Tue, 04 Jul 2006 11:58:39 GMT Akos Ladanyi [2649:68eaa3e9029d] * Makefile.am (modified) * benchmark/Makefile.am (modified) * demo/Makefile.am (modified) * doc/Doxyfile.in (modified) * doc/Makefile.am (modified) * doc/icons/geom/ftv2doc.png (added) * doc/icons/geom/ftv2folderclosed.png (added) * doc/icons/geom/ftv2folderopen.png (added) * doc/icons/geom/osszes.xcf (added) * lemon/Makefile.am (modified) * test/Makefile.am (modified) The distcheck and doc targets should work now too. Tue, 04 Jul 2006 10:06:24 GMT Akos Ladanyi [2647:aa4a3a04fb4c] * Makefile.am (added) * benchmark/Makefile (added) * benchmark/Makefile.am (added) * bootstrap (added) * configure.ac (added) * demo/Makefile (added) * demo/Makefile.am (added) * doc/Doxyfile.in (added) * doc/Makefile (added) * doc/Makefile.am (added) * lemon/Makefile (added) * lemon/Makefile.am (added) * lemon/config.h.in (added) * lemon/lemon.pc.in (added) * m4/lx_check_cplex.m4 (added) * m4/lx_check_glpk.m4 (added) * test/Makefile (added) * test/Makefile.am (added) Copied the autotools files from trunk and commented them out so that ... Fri, 07 Nov 2008 20:15:10 GMT Peter Kovacs [2627:197e2ea11bad] * doc/Doxyfile.in (modified) * doc/DoxygenLayout.xml (added) Backport doxygen options for version 1.5.7 from [9194a12c52e6] Wed, 26 Sep 2007 14:37:48 GMT Balazs Dezso [2475:1e9cc7b2eabc] * doc/Doxyfile.in (modified) Generate tools documentation 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, 26 Oct 2006 13:35:35 GMT Alpar Juttner [2262:b9a7f4115abe] * doc/Doxyfile.in (modified) concept -> concepts cont'd Thu, 14 Sep 2006 19:02:52 GMT Alpar Juttner [2215:83ec156873ab] * doc/Doxyfile.in (modified) Fix another one external build problem. Mon, 04 Sep 2006 19:12:44 GMT Alpar Juttner [2194:eaf16c8f6fef] * doc/Doxyfile.in (modified) 'make doc' is now working also in case of external build. Tue, 11 Jul 2006 16:09:49 GMT Alpar Juttner [2128:509846825ddf] * doc/Doxyfile.in (modified) * lemon/concept/graph.h (modified) * lemon/list_graph.h (modified) * lemon/smart_graph.h (modified) - Disable the copy constructor and operator= of {List|Smart}[U]Graph. ... Sat, 27 Aug 2005 11:37:05 GMT Alpar Juttner [1660:93792a112fd5] * doc/Doxyfile.in (modified) * lemon/maps.h (modified) - Doc images partly turned on again. Tue, 09 Aug 2005 14:41:39 GMT Alpar Juttner [1618:e455fafbd663] * doc/Doxyfile.in (modified) Get rid of undocumented members. Wed, 13 Jul 2005 19:49:36 GMT Alpar Juttner [1555:48769ac7ec32] * doc/Doxyfile.in (modified) * lemon/full_graph.h (modified) * lemon/graph_utils.h (modified) * lemon/kruskal.h (modified) * lemon/list_graph.h (modified) * lemon/maps.h (modified) Doc improvement Tue, 12 Jul 2005 16:19:06 GMT Alpar Juttner [1549:8bf39d55b1db] * doc/Doxyfile.in (modified) Doc image generation is turned off to reduce the size of the distro file. Thu, 09 Jun 2005 16:23:16 GMT Alpar Juttner [1465:60c2961c75ca] * doc/Doxyfile.in (modified) Akos' research pointed out that it is a must. Mon, 23 May 2005 04:48:14 GMT Akos Ladanyi [1435:8e85e6bbefdf] * Makefile.am (modified) * benchmark/Makefile.am (moved) * benchmark/bench_tools.h (moved) * benchmark/benchmark (moved) * benchmark/bfs-bench.cc (moved) * benchmark/graph-bench.cc (moved) * benchmark/hcube.cc (moved) * configure.ac (modified) * demo/Makefile.am (moved) * demo/coloring.cc (moved) * demo/dijkstra_demo.cc (moved) * demo/dim_to_dot.cc (moved) * demo/dim_to_lgf.cc (moved) * demo/graph_to_eps_demo.cc (moved) * demo/helloworld.cc (moved) * demo/kruskal_demo.cc (moved) * demo/lp_demo.cc (moved) * demo/lp_maxflow_demo.cc (moved) * demo/min_route.cc (moved) * demo/route.lgf (moved) * demo/sub_graph_adaptor_demo.cc (moved) * demo/sub_graph_adaptor_demo.dim (moved) * demo/tight_edge_filter_map.h (moved) * doc/Doxyfile.in (modified) * doc/template.h (modified) * gui/Makefile.am (moved) * gui/all_include.h (moved) * gui/graph-displayer.cc (moved) * gui/graph_displayer_canvas.cc (moved) * gui/graph_displayer_canvas.h (moved) * gui/graphocska.lgf (moved) * gui/main_win.cc (moved) * gui/main_win.h (moved) * gui/map_win.cc (moved) * gui/map_win.h (moved) * gui/mapstorage.cc (moved) * gui/mapstorage.h (moved) * gui/xml.h (moved) * lemon/Makefile.am (moved) * lemon/attic/debug.h (moved) * lemon/bezier.h (moved) * lemon/bfs.h (moved) * lemon/bin_heap.h (moved) * lemon/bits/alteration_notifier.h (moved) * lemon/bits/array_map.h (moved) * lemon/bits/clearable_graph_extender.h (moved) * lemon/bits/default_map.h (moved) * lemon/bits/erasable_graph_extender.h (moved) * lemon/bits/extendable_graph_extender.h (moved) * lemon/bits/extended_pair.h (moved) * lemon/bits/item_reader.h (moved) * lemon/bits/item_writer.h (moved) * lemon/bits/iterable_graph_extender.h (moved) * lemon/bits/map_iterator.h (moved) * lemon/bits/undir_graph_extender.h (moved) * lemon/bits/vector_map.h (moved) * lemon/concept/graph.h (moved) * lemon/concept/graph_component.h (moved) * lemon/concept/heap.h (moved) * lemon/concept/maps.h (moved) * lemon/concept/path.h (moved) * lemon/concept/sym_graph.h (moved) * lemon/concept/undir_graph.h (moved) * lemon/concept_check.h (moved) * lemon/config.h.in (moved) * lemon/dfs.h (moved) * lemon/dijkstra.h (moved) * lemon/dimacs.h (moved) * lemon/error.h (moved) * lemon/fib_heap.h (moved) * lemon/full_graph.h (moved) * lemon/graph_adaptor.h (moved) * lemon/graph_reader.h (moved) * lemon/graph_to_eps.h (moved) * lemon/graph_utils.h (moved) * lemon/graph_writer.h (moved) * lemon/invalid.h (moved) * lemon/kruskal.h (moved) * lemon/lemon.pc.in (moved) * lemon/lemon_reader.h (moved) * lemon/lemon_writer.h (moved) * lemon/list_graph.h (moved) * lemon/lp_base.cc (moved) * lemon/lp_base.h (moved) * lemon/lp_cplex.cc (moved) * lemon/lp_cplex.h (moved) * lemon/lp_glpk.cc (moved) * lemon/lp_glpk.h (moved) * lemon/lp_skeleton.cc (moved) * lemon/lp_skeleton.h (moved) * lemon/maps.h (moved) * lemon/max_matching.h (moved) * lemon/min_cost_flow.h (moved) * lemon/path.h (moved) * lemon/preflow.h (moved) * lemon/radix_heap.h (moved) * lemon/smart_graph.h (moved) * lemon/suurballe.h (moved) * lemon/time_measure.h (moved) * lemon/unionfind.h (moved) * lemon/utility.h (moved) * lemon/xy.h (moved) * src/Makefile.am (deleted) * test/Makefile.am (moved) * test/bfs_test.cc (moved) * test/dfs_test.cc (moved) * test/dijkstra_test.cc (moved) * test/dijkstra_test.lgf (moved) * test/error_test.cc (moved) * test/graph_adaptor_test.cc (moved) * test/graph_factory_test.cc (moved) * test/graph_test.cc (moved) * test/graph_test.h (moved) * test/graph_utils_test.cc (moved) * test/graph_utils_test.h (moved) * test/heap_test.cc (moved) * test/heap_test.h (moved) * test/kruskal_test.cc (moved) * test/lp_test.cc (moved) * test/map_test.h (moved) * test/maps_test.cc (moved) * test/max_matching_test.cc (moved) * test/min_cost_flow_test.cc (moved) * test/path_test.cc (moved) * test/preflow_graph.dim (moved) * test/preflow_test.cc (moved) * test/suurballe_test.cc (moved) * test/sym_graph_test.cc (moved) * test/sym_graph_test.h (moved) * test/test_tools.h (moved) * test/test_tools_fail.cc (moved) * test/test_tools_pass.cc (moved) * test/time_measure_test.cc (moved) * test/undir_graph_test.cc (moved) * test/unionfind_test.cc (moved) * test/xy_test.cc (moved) trunk/src/* move to trunk/ Mon, 02 May 2005 05:49:33 GMT Alpar Juttner [1400:d12508c2a007] * configure.ac (modified) * doc/Doxyfile.in (modified) * doc/Makefile.am (modified) Better doc generation. Mon, 18 Apr 2005 17:26:51 GMT Akos Ladanyi [1370:76a3f46d361c] * Makefile.am (modified) * config/misc.m4 (added) * configure.ac (modified) * doc/Doxyfile.in (modified) added m4 macro to control documentation generation Tue, 12 Apr 2005 19:03:18 GMT Balazs Dezso [1347:c0f6f251e893] * doc/Doxyfile.in (modified) Documentation for lemon/bits. Sun, 10 Apr 2005 16:26:26 GMT Alpar Juttner [1337:6b2bdd70fe99] * doc/Doxyfile.in (modified) 'make docs' and 'make install' is also working now in external build- dir Tue, 05 Apr 2005 22:37:19 GMT Akos Ladanyi [1308:0274efa2222f] * doc/Doxyfile.in (modified) Applied the changes which somehow vanished during my last merge. ... Tue, 05 Apr 2005 08:43:51 GMT Akos Ladanyi [1304:c9c2e90b2342] * bootstrap (modified) * configure.ac (modified) * doc/Doxyfile (deleted) * doc/Doxyfile.in (added) * src/lemon/Makefile.am (modified) * src/lemon/lemon.pc.in (added) Merged my branch (branches/akos) changes r1654:1740 into the trunk.