# # ChangeLog for gui/all_include.h in lemon-0.x # # Generated by Trac 1.2.3 # 03/28/24 14:33:30 Thu, 20 Oct 2005 15:50:23 GMT Hegyi Péter [1731:616bc933c2bc] * gui/Makefile.am (modified) * gui/all_include.h (modified) * gui/graph-displayer.cc (modified) * gui/graph_displayer_canvas-edge.cc (modified) * gui/graph_displayer_canvas-node.cc (modified) * gui/graph_displayer_canvas.h (modified) * gui/map_win.cc (modified) * gui/map_win.h (modified) * gui/mapselector.cc (added) * gui/mapselector.h (added) Mapselector widget reached its first release, but there are still ... Fri, 26 Aug 2005 11:37:41 GMT Alpar Juttner [1651:e40c41eae31f] * gui/all_include.h (modified) * gui/graph_displayer_canvas-event.cc (modified) No comment. Fri, 26 Aug 2005 11:03:59 GMT Akos Ladanyi [1650:422906271d22] * gui/all_include.h (modified) * gui/graph-displayer.cc (modified) * gui/main_win.cc (modified) * gui/main_win.h (modified) display file name in window title Thu, 18 Aug 2005 13:33:49 GMT Alpar Juttner [1643:9285f3777553] * gui/all_include.h (modified) * gui/graph_displayer_canvas-edge.cc (modified) * gui/graph_displayer_canvas-event.cc (modified) * gui/graph_displayer_canvas-node.cc (modified) * gui/graph_displayer_canvas.h (modified) * gui/map_win.cc (modified) * gui/mapstorage.cc (modified) * lemon/concept/graph.h (modified) * lemon/concept/path.h (modified) * lemon/concept/undir_graph.h (modified) * lemon/full_graph.h (modified) - The number of gcc-4.0 warnings has significantly decreases. - Some ... Thu, 28 Jul 2005 15:54:00 GMT Hegyi Péter [1599:c2f95eac652b] * gui/Makefile.am (modified) * gui/all_include.h (modified) * gui/graph_displayer_canvas-edge.cc (modified) * gui/graph_displayer_canvas-event.cc (modified) * gui/graph_displayer_canvas-node.cc (modified) * gui/graph_displayer_canvas.cc (modified) * gui/map_win.cc (modified) cout->cerr, node radius and edge width is now scaled, maps are ... Mon, 25 Jul 2005 10:33:03 GMT Hegyi Péter [1585:0e3ef435bdc3] * gui/all_include.h (modified) * gui/graph_displayer_canvas-event.cc (modified) * gui/graph_displayer_canvas.h (modified) * gui/main_win.cc (modified) Initializing adding new maps. Fri, 22 Jul 2005 11:04:27 GMT Hegyi Péter [1581:9bb83c7f479b] * gui/all_include.h (modified) * gui/graph_displayer_canvas-edge.cc (modified) * gui/graph_displayer_canvas-node.cc (modified) * gui/graph_displayer_canvas.cc (modified) * gui/graphocska.lgf (modified) There were bugs, created yesterday, and there is still one. (I hope ... Tue, 12 Jul 2005 18:21:49 GMT Hegyi Péter [1550:4dcbb4ab1d7a] * gui/all_include.h (modified) * gui/graph_displayer_canvas-event.cc (modified) * gui/graph_displayer_canvas.cc (modified) * gui/graph_displayer_canvas.h (modified) * gui/main_win.cc (modified) Editors are based. Fri, 24 Jun 2005 18:16:12 GMT Hegyi Péter [1512:e54392395480] * gui/Makefile.am (modified) * gui/all_include.h (modified) * gui/graph-displayer.cc (modified) * gui/graph_displayer_canvas-edge.cc (modified) * gui/graph_displayer_canvas-event.cc (modified) * gui/graph_displayer_canvas-node.cc (added) * gui/graph_displayer_canvas.cc (modified) * gui/graph_displayer_canvas.h (modified) * gui/main_win.cc (modified) * gui/map_win.cc (modified) * gui/map_win.h (modified) * gui/mapstorage.cc (modified) NodeMap values are now visualizable. Todo: default map-values Fri, 17 Jun 2005 14:53:28 GMT Hegyi Péter [1503:97836166605d] * gui/all_include.h (modified) * gui/graph-displayer.cc (modified) Little beauty fault is corrected. Fri, 17 Jun 2005 12:25:53 GMT Hegyi Péter [1501:39d59aee2a1a] * gui/all_include.h (modified) * gui/broken_edge.cc (modified) * gui/broken_edge.h (modified) * gui/graph_displayer_canvas.cc (modified) * gui/graph_displayer_canvas.h (modified) Very small bug is corrected: if node creator tool is active, the ... Tue, 14 Jun 2005 15:58:12 GMT Hegyi Péter [1485:3a1c6678fa23] * gui/all_include.h (modified) * gui/edit_win.cc (modified) * gui/graph_displayer_canvas.cc (modified) * gui/graph_displayer_canvas.h (modified) Erasing from graph would be possible, if erasing from graph would be ... Fri, 10 Jun 2005 11:58:03 GMT Hegyi Péter [1468:d0ccb2fdeeff] * gui/Makefile.am (modified) * gui/all_include.h (modified) * gui/graph_displayer_canvas.cc (modified) * gui/graph_displayer_canvas.h (modified) * gui/main_win.cc (modified) * gui/main_win.h (modified) Hopefully, node creation works well, after a small structural ... Wed, 01 Jun 2005 23:33:26 GMT Akos Ladanyi [1442:1e3c69aa035b] * gui/all_include.h (modified) * gui/graph_displayer_canvas.cc (modified) * gui/graph_displayer_canvas.h (modified) * gui/main_win.cc (modified) * gui/main_win.h (modified) * gui/map_win.cc (modified) * gui/map_win.h (modified) * gui/mapstorage.cc (modified) * gui/mapstorage.h (modified) dos2unix 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/