# # ChangeLog for gui/graph_displayer_canvas.h in lemon-0.x # # Generated by Trac 1.2.3 # 03/28/24 14:11:52 Wed, 29 Jun 2005 15:41:33 GMT Hegyi Péter [1524:587a823bcdd0] * gui/broken_edge.cc (modified) * gui/broken_edge.h (modified) * gui/edit_win.cc (modified) * gui/edit_win.h (modified) * gui/graph_displayer_canvas-event.cc (modified) * gui/graph_displayer_canvas.cc (modified) * gui/graph_displayer_canvas.h (modified) * gui/map_win.cc (modified) * gui/map_win.h (modified) * gui/mapstorage.cc (modified) * gui/mapstorage.h (modified) Function names are corrected according to naming conventions. 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 17:08:45 GMT Hegyi Péter [1505:7121597da9ba] * gui/broken_edge.cc (modified) * gui/broken_edge.h (modified) * gui/graph_displayer_canvas.cc (modified) * gui/graph_displayer_canvas.h (modified) Previous commit was also mine, but I forgot to say, that it was my ... 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 ... Thu, 16 Jun 2005 18:58:15 GMT Hegyi Péter [1500:a222eb109e52] * gui/broken_edge.cc (modified) * gui/broken_edge.h (modified) * gui/graph_displayer_canvas.cc (modified) * gui/graph_displayer_canvas.h (modified) First of all: revision 1981 is mine, what is important me because I ... Thu, 16 Jun 2005 18:08:04 GMT Hegyi Péter [1499:9316dcc0a355] * gui/broken_edge.cc (modified) * gui/broken_edge.h (modified) * gui/graph_displayer_canvas.cc (modified) * gui/graph_displayer_canvas.h (modified) Little red arrows appear in breakpoints of edges. Wed, 15 Jun 2005 11:15:01 GMT Hegyi Péter [1496:c60369a1c987] * gui/graph_displayer_canvas.cc (modified) * gui/graph_displayer_canvas.h (modified) At last, the most simple task, the graph-item deletion is solved... Tue, 14 Jun 2005 16:56:37 GMT Hegyi Péter [1486:5f87111056b8] * gui/graph_displayer_canvas.cc (modified) * gui/graph_displayer_canvas.h (modified) Sorry, the previous commit was uncorrect. Erasing is now possible on ... 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 ... Mon, 13 Jun 2005 10:30:08 GMT Hegyi Péter [1474:75c6d2eb187a] * gui/graph_displayer_canvas.cc (modified) * gui/graph_displayer_canvas.h (modified) Edge creation is available. 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 Wed, 01 Jun 2005 23:30:13 GMT Akos Ladanyi [1441:fd4b6f6d592a] * gui/graph_displayer_canvas.cc (modified) * gui/graph_displayer_canvas.h (modified) * gui/main_win.cc (modified) * gui/main_win.h (modified) - added toolbar - added ScrolledWindow for the canvas - zooming Fri, 27 May 2005 10:34:20 GMT Hegyi Péter [1440:3d2e3cfb2a6c] * gui/graph-displayer.cc (modified) * gui/graph_displayer_canvas.cc (modified) * gui/graph_displayer_canvas.h (modified) * gui/main_win.h (modified) * gui/map_win.cc (modified) * gui/map_win.h (modified) * gui/mapstorage.cc (modified) * gui/mapstorage.h (modified) Small documentation is added to GUI 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/