Wed, 07 Dec 2005 15:40:27 +0000 alpar Bugfix
Wed, 07 Dec 2005 15:39:48 +0000 alpar Fix template version of Invalid.
Wed, 07 Dec 2005 11:57:30 +0000 deba Some bug fixes and improvments in the io classes
Tue, 06 Dec 2005 18:44:26 +0000 alpar Doc improvements
Tue, 06 Dec 2005 11:59:44 +0000 marci Bugfix
Tue, 06 Dec 2005 10:53:38 +0000 hegyi Notebook style is provided. Without opportunity to close tabs. :-) But with all other necessary things (I think).
Mon, 05 Dec 2005 17:03:58 +0000 deba Doc bug fix
Mon, 05 Dec 2005 17:03:31 +0000 alpar - Changed and improved Timer interface
Sat, 03 Dec 2005 18:30:31 +0000 deba I have forgot the attributes
Sat, 03 Dec 2005 18:17:29 +0000 deba Implementation redesign
Sat, 03 Dec 2005 18:15:43 +0000 deba Changed implementation and bug fix
Fri, 02 Dec 2005 10:02:40 +0000 alpar bugfix
Thu, 01 Dec 2005 15:08:46 +0000 deba NewEdgeSetAdaptor -> ListEdgeSet
Wed, 30 Nov 2005 17:49:01 +0000 marci bug fix
Wed, 30 Nov 2005 17:00:17 +0000 marci max flow with lp column generation
Wed, 30 Nov 2005 13:24:37 +0000 deba Some bug fix
Wed, 30 Nov 2005 13:24:23 +0000 hegyi MapWin is created and disposed from now instead of being show and hide.
Tue, 29 Nov 2005 19:31:58 +0000 hegyi Structure of GUI is now more clear-cut than before.
Tue, 29 Nov 2005 08:43:50 +0000 alpar Clarify INVALID implementation.
Tue, 29 Nov 2005 08:40:03 +0000 alpar - tolerance.h added
Mon, 28 Nov 2005 11:14:59 +0000 deba Doc fix
Mon, 28 Nov 2005 11:14:01 +0000 deba Radix sort algorithm
Thu, 24 Nov 2005 15:48:53 +0000 deba Bug fix
Wed, 23 Nov 2005 16:24:59 +0000 hegyi No segmentation fault caused by zero long edges.
Wed, 23 Nov 2005 16:08:02 +0000 deba Document improvments
Wed, 23 Nov 2005 15:42:36 +0000 deba Correcting alteration notifing
Wed, 23 Nov 2005 11:20:14 +0000 deba Static maps for bipartite graphs.
Tue, 22 Nov 2005 15:15:31 +0000 deba Fixing bug in g++-3.3
Tue, 22 Nov 2005 14:35:33 +0000 ladanyi clean-up
Tue, 22 Nov 2005 10:27:25 +0000 ladanyi fixed some memory leaks
Mon, 21 Nov 2005 18:12:11 +0000 deba Erasing old header
Mon, 21 Nov 2005 18:03:20 +0000 hegyi NewMapWin has become Dialog instead of Window. Therefore it is created dynamically, when there is need for it, instead of keeping one instance in memory. This solution is slower, but more correct than before.
Mon, 21 Nov 2005 17:59:27 +0000 deba Erasing from the Makefile.am too
Mon, 21 Nov 2005 17:58:24 +0000 deba Erasing old tests
Mon, 21 Nov 2005 17:48:00 +0000 deba Undir Bipartite Graph/Full and Smart/ without concept, doc and concept
Mon, 21 Nov 2005 12:07:05 +0000 hegyi Reorganizing.
Mon, 21 Nov 2005 09:08:16 +0000 alpar UndirEulerIt added
Fri, 18 Nov 2005 11:17:08 +0000 alpar - Spellcheck (pathes->paths)
Fri, 18 Nov 2005 11:13:11 +0000 alpar - Spellcheck (pathes->paths)
Fri, 18 Nov 2005 11:10:53 +0000 alpar Bugfix
Thu, 17 Nov 2005 15:34:18 +0000 hegyi As initial value of a new map expression with ()+-/* operators can be given. These operators work on numbers, or on maps. If maps are given, then the new value for a given graph element will be calculated using the value from the given maps that belong to that graph element.
Thu, 17 Nov 2005 10:46:38 +0000 deba Bug fix
Thu, 17 Nov 2005 10:16:29 +0000 alpar split(Edge) member function added.
Thu, 17 Nov 2005 10:14:55 +0000 alpar Several bugfices.
Wed, 16 Nov 2005 18:58:10 +0000 deba Modified iterators on graph maps
Wed, 16 Nov 2005 14:46:22 +0000 marci The GRAPH_TYPEDEFS macro is a bug.
Wed, 16 Nov 2005 13:39:29 +0000 alpar wirteable -> writable
Wed, 16 Nov 2005 13:26:04 +0000 alpar Empty graph is (strongly) connected.
Wed, 16 Nov 2005 13:21:57 +0000 alpar The first parameter of runningTimeTest became const.
Wed, 16 Nov 2005 13:19:05 +0000 alpar Iterable Bool maps can count the number of true and false values.
Wed, 16 Nov 2005 13:17:02 +0000 alpar (UNDIR)GRAPH_TYPEDEFS also defines some basic graph maps
Wed, 16 Nov 2005 13:15:33 +0000 alpar Better doc.
Wed, 16 Nov 2005 09:15:41 +0000 deba Demo for topology
Wed, 16 Nov 2005 09:11:44 +0000 deba Images for doc
Wed, 16 Nov 2005 09:10:24 +0000 deba bipartite by szakall
Wed, 16 Nov 2005 09:08:36 +0000 deba Warning because unused parameters
Wed, 16 Nov 2005 05:01:04 +0000 klao lp_cplex: getDual compiles; untested
Wed, 16 Nov 2005 04:22:49 +0000 klao lp_test.cc:
Tue, 15 Nov 2005 20:51:06 +0000 klao lp_skeleton: _getDual "implemented"
Tue, 15 Nov 2005 20:50:21 +0000 klao bugfix in undir_graph_extender -> graph_extender transition
Mon, 14 Nov 2005 18:55:19 +0000 deba String->Double
Mon, 14 Nov 2005 18:40:15 +0000 deba Documentation fixes
Mon, 14 Nov 2005 18:39:17 +0000 deba Arrangement of the documentation changed
Mon, 14 Nov 2005 18:38:41 +0000 deba Modification on the base graph concept
Mon, 14 Nov 2005 18:36:45 +0000 deba Bug fix
Mon, 14 Nov 2005 18:35:20 +0000 deba eps images
Mon, 14 Nov 2005 18:34:16 +0000 deba Some documentation modifications
Sun, 13 Nov 2005 20:01:17 +0000 marci bugfix in setCol, getting dual values
Thu, 10 Nov 2005 12:41:33 +0000 deba Doc bug fix
Thu, 10 Nov 2005 12:40:58 +0000 deba Assertion with own exception throwing
Thu, 10 Nov 2005 12:40:26 +0000 deba Bug fix
Wed, 09 Nov 2005 13:04:39 +0000 deba One more bug fix
Wed, 09 Nov 2005 12:54:59 +0000 deba Bug fix.
Wed, 09 Nov 2005 12:07:00 +0000 deba Path length limit for belmann_ford.h
Tue, 08 Nov 2005 10:12:45 +0000 alpar - Timer can be stop()ed and (re)start()ed.
Tue, 08 Nov 2005 10:10:09 +0000 alpar Obsolete bug removed
Fri, 04 Nov 2005 19:19:52 +0000 deba Some just writeable bool maps.
Fri, 04 Nov 2005 19:07:15 +0000 ladanyi improved zooming
Fri, 04 Nov 2005 17:44:13 +0000 deba Images for grid_graph_demo
Fri, 04 Nov 2005 17:33:33 +0000 deba Added doc to demos.
Fri, 04 Nov 2005 16:40:54 +0000 deba UnsupportedException on erase with Snapshot
Fri, 04 Nov 2005 16:35:18 +0000 alpar Bugfix
Fri, 04 Nov 2005 16:35:06 +0000 alpar SnapShot -> Snapshot
Fri, 04 Nov 2005 16:21:41 +0000 alpar (Dual)Expr::simplify(double tolerance) added
Fri, 04 Nov 2005 16:18:51 +0000 alpar SnapShot -> Snapshot
Fri, 04 Nov 2005 16:10:23 +0000 deba Removed todo
Fri, 04 Nov 2005 15:59:21 +0000 deba Removing findEdge
Fri, 04 Nov 2005 15:52:24 +0000 deba Changed name
Fri, 04 Nov 2005 15:48:06 +0000 alpar Tons of todos have been removed.
Fri, 04 Nov 2005 15:00:19 +0000 deba Removing todos
Fri, 04 Nov 2005 14:49:14 +0000 deba Images for topology
Fri, 04 Nov 2005 14:48:10 +0000 deba pred => predEdge rename
Fri, 04 Nov 2005 13:53:22 +0000 jacint throwing an exception if s=t
Fri, 04 Nov 2005 13:20:24 +0000 deba Hiding :) todos
Fri, 04 Nov 2005 12:01:40 +0000 klao concept/graph.h: graphs defined by using components (_*Graph) need no
Fri, 04 Nov 2005 10:55:13 +0000 deba Increment and decrement operator for IterableIntMap::Reference
Fri, 04 Nov 2005 10:51:35 +0000 deba Doc fix
Wed, 02 Nov 2005 16:43:18 +0000 alpar Spellcheck
Wed, 02 Nov 2005 16:32:29 +0000 alpar GRAPH_TYPEDEFS and UNDIRGRAPH_TYPEDEFS macros added to graph_utils.h.
Wed, 02 Nov 2005 15:28:37 +0000 deba Make constructor explicit
Wed, 02 Nov 2005 15:27:38 +0000 deba Documentation modified
Wed, 02 Nov 2005 15:26:04 +0000 deba Some change on the clear
Wed, 02 Nov 2005 15:25:13 +0000 deba IterableIntMap
Wed, 02 Nov 2005 15:24:38 +0000 deba Swap col and row map
Wed, 02 Nov 2005 15:23:46 +0000 deba Connected components, etc...
Wed, 02 Nov 2005 15:22:28 +0000 deba Visitor interface for the dfs algorithm.
Wed, 02 Nov 2005 12:44:50 +0000 klao small svn:ignore fixups
Fri, 28 Oct 2005 09:01:59 +0000 deba Faster implementation
Fri, 28 Oct 2005 08:40:42 +0000 deba If the file does not exist LemonReader throws exception
Wed, 26 Oct 2005 11:10:18 +0000 deba Upgrading tests
Wed, 26 Oct 2005 11:09:29 +0000 deba Removing old input/output functions
Wed, 26 Oct 2005 10:59:51 +0000 deba Filename can be given as std::string
Wed, 26 Oct 2005 10:52:09 +0000 deba Show description of the file
Wed, 26 Oct 2005 10:50:47 +0000 deba Some modifications on shortest path algoritms:
Mon, 24 Oct 2005 17:03:02 +0000 deba Bug fix in connectedComponents
Mon, 24 Oct 2005 15:59:38 +0000 alpar Computing the number of the connected components and the components themselves.
Mon, 24 Oct 2005 15:58:38 +0000 alpar Euler tour iterator.
Mon, 24 Oct 2005 10:15:40 +0000 hegyi Newly created map is realized by the property givening by common sense.
Mon, 24 Oct 2005 08:12:26 +0000 alpar Doxyfile for documenting glemon's architecture.
Mon, 24 Oct 2005 08:11:21 +0000 alpar New version of XML reader/writer.
Mon, 24 Oct 2005 08:09:59 +0000 alpar - dijkstraZero() added. (Until we conclude how to handle the related problem.)
Fri, 21 Oct 2005 13:32:12 +0000 hegyi MapSelector widget is able to pop up NewMap window. At the moment I hope MapSelector widget is done.
Fri, 21 Oct 2005 08:34:47 +0000 deba Bugfix
Thu, 20 Oct 2005 15:50:23 +0000 hegyi Mapselector widget reached its first release, but there are still work to do on it, I know...
Mon, 17 Oct 2005 10:30:59 +0000 deba Minor changes and bugfixes
Mon, 17 Oct 2005 10:28:48 +0000 deba Removing signal/commit Change from alteration notifier
Fri, 14 Oct 2005 11:03:40 +0000 deba Updating tests
Fri, 14 Oct 2005 11:02:34 +0000 deba Doc and changing heap
Fri, 14 Oct 2005 11:01:21 +0000 deba Doc bugfix
Fri, 14 Oct 2005 11:00:40 +0000 deba Using proper return type
Fri, 14 Oct 2005 10:58:54 +0000 deba Heap not for the dijkstra
Fri, 14 Oct 2005 10:53:51 +0000 deba Really short description of these shortest path algorithms
Fri, 14 Oct 2005 10:53:35 +0000 ladanyi bugfix (affected x86_64 only)
Fri, 14 Oct 2005 10:52:15 +0000 deba Named parameter for heap and cross ref
Fri, 14 Oct 2005 10:49:51 +0000 deba Matrixmaps moved to own file
Fri, 14 Oct 2005 10:48:34 +0000 deba Traits moved to own file
Fri, 14 Oct 2005 10:44:49 +0000 deba Extending observer interface
Fri, 14 Oct 2005 10:40:00 +0000 deba Added clear function to heaps and concept
Fri, 07 Oct 2005 11:05:35 +0000 alpar Sym -> Undir
Fri, 07 Oct 2005 11:05:08 +0000 alpar Doc improvments
Thu, 06 Oct 2005 12:32:06 +0000 hegyi Shape keeping movement is implemented, at last. Many thanks to Alpar.
Thu, 06 Oct 2005 10:28:45 +0000 alpar Doc improvments
Thu, 06 Oct 2005 09:58:21 +0000 deba Little modifications
Thu, 06 Oct 2005 09:57:23 +0000 deba All pairs shortest path test
Thu, 06 Oct 2005 09:37:53 +0000 deba Bug solved in named parameters
Wed, 05 Oct 2005 16:45:37 +0000 deba Template Named Parameter bugfix
Wed, 05 Oct 2005 13:44:29 +0000 ladanyi compile with old gtkmm
Wed, 05 Oct 2005 13:21:41 +0000 deba Changing makefile
Wed, 05 Oct 2005 13:19:30 +0000 deba Removing NeedCopy
Wed, 05 Oct 2005 13:18:51 +0000 deba Removing smart references
Wed, 05 Oct 2005 13:17:42 +0000 deba findUndirEdge, ConUndirEdgeIt
Wed, 05 Oct 2005 13:15:47 +0000 deba Proper sized map type
Mon, 03 Oct 2005 14:22:10 +0000 deba Bugfix in list_graph
Mon, 03 Oct 2005 13:51:25 +0000 deba Bugfix
Mon, 03 Oct 2005 10:21:27 +0000 deba Extend Makefile
Mon, 03 Oct 2005 10:20:56 +0000 deba Some shortest path algorithms
Mon, 03 Oct 2005 10:18:38 +0000 deba Small functions for discovering graph topology
Mon, 03 Oct 2005 10:17:53 +0000 deba Preliminary SplitGraphAdaptor
Mon, 03 Oct 2005 10:16:45 +0000 deba CompileTimeAnd
Mon, 03 Oct 2005 10:14:49 +0000 deba Potential difference map
Mon, 03 Oct 2005 10:11:29 +0000 deba Fixing naming conventions
Fri, 30 Sep 2005 13:15:28 +0000 deba Improving GridGraph and HyperCubeGraph
Fri, 30 Sep 2005 13:13:42 +0000 deba Correcting the names in the \files documentation.
Fri, 30 Sep 2005 13:12:39 +0000 deba Handling C x A -> A multiplication
Fri, 30 Sep 2005 13:10:42 +0000 deba Bug fix.
Wed, 28 Sep 2005 08:14:39 +0000 alpar - runningTimeTest(): a tool to measure running times more precisely.
Fri, 16 Sep 2005 09:57:02 +0000 klao Permissions and svn:ignore cleanup.
Fri, 16 Sep 2005 09:18:28 +0000 alpar - silly mistake fixed
Fri, 16 Sep 2005 09:01:20 +0000 deba Using std:: prefix for the functions in the c* headers
Fri, 16 Sep 2005 09:00:18 +0000 deba Some bugfixes
Wed, 14 Sep 2005 10:00:43 +0000 alpar Better doc.
Tue, 13 Sep 2005 12:41:02 +0000 deba Input file for coloring.
Tue, 13 Sep 2005 05:19:11 +0000 alpar Automake needs this file
Mon, 12 Sep 2005 11:24:54 +0000 deba SubGraphAdaptors with edge checking functionality.
Mon, 12 Sep 2005 09:19:52 +0000 deba Fixing and improving GridGraph
Mon, 12 Sep 2005 09:15:59 +0000 deba Some bugfixes.
Mon, 12 Sep 2005 05:35:36 +0000 alpar graph_orientation.cc: A thoroughly documented demo application.
Mon, 12 Sep 2005 05:31:55 +0000 alpar iterable_maps.h header hes been added. Up to now it contains an iterable bool
Thu, 08 Sep 2005 14:35:22 +0000 deba Bug fix
Thu, 08 Sep 2005 14:34:50 +0000 deba Redesign of the map adaptors.
Thu, 01 Sep 2005 20:35:30 +0000 alpar Warning added on the usage of InDegMap/OutDegMap
Thu, 01 Sep 2005 19:21:35 +0000 alpar negateY() option added.
Thu, 01 Sep 2005 12:14:14 +0000 deba Bug fix.
Wed, 31 Aug 2005 23:14:58 +0000 ladanyi install docs in $datadir/doc/$PACKAGE
Wed, 31 Aug 2005 23:03:29 +0000 ladanyi fixed a typo
Wed, 31 Aug 2005 13:29:32 +0000 deba Template assign operator for graph maps.
Tue, 30 Aug 2005 21:19:07 +0000 alpar ChangeLog -> NEWS
Tue, 30 Aug 2005 21:16:51 +0000 alpar ChangeLog -> NEWS
Tue, 30 Aug 2005 20:50:58 +0000 alpar Set dists in a bit better way.
Tue, 30 Aug 2005 14:55:11 +0000 alpar Functions to query the next node/edge to be processed.
Tue, 30 Aug 2005 13:48:40 +0000 alpar Bugfix: DFS crashed if the source did not have an outgoing edge.
Mon, 29 Aug 2005 18:21:02 +0000 alpar Serious bugfix.
Sat, 27 Aug 2005 12:08:23 +0000 alpar Let's go on!
Sat, 27 Aug 2005 12:03:45 +0000 alpar Update ChangeLog. lemon-0.4
Sat, 27 Aug 2005 11:37:05 +0000 alpar - Doc images partly turned on again.
Sat, 27 Aug 2005 09:32:34 +0000 alpar Dependency problem (guipixbufs.h) is solved.
Sat, 27 Aug 2005 09:15:59 +0000 alpar Trial to fix dependency failure
Sat, 27 Aug 2005 09:13:26 +0000 ladanyi removed the fit to window form the toolbar and the menu since its current implementation is broken
Sat, 27 Aug 2005 07:18:22 +0000 alpar Missing dependency added.
Fri, 26 Aug 2005 15:32:46 +0000 alpar Toward Version 0.4...
Fri, 26 Aug 2005 15:30:01 +0000 ladanyi placement of the coordinates caption now takes into account the node radius
Fri, 26 Aug 2005 15:06:51 +0000 alpar gui is renamed to glemon
Fri, 26 Aug 2005 12:37:34 +0000 ladanyi Display the node's coordinates while moving it.
Fri, 26 Aug 2005 11:37:41 +0000 alpar No comment.
Fri, 26 Aug 2005 11:03:59 +0000 ladanyi display file name in window title
Fri, 26 Aug 2005 10:46:51 +0000 ladanyi bugfix
Fri, 26 Aug 2005 07:35:23 +0000 ladanyi - use Gtk::Dialog to set the new values of edge and node maps
Tue, 23 Aug 2005 16:27:59 +0000 ladanyi bugfix
Tue, 23 Aug 2005 15:57:12 +0000 ladanyi - handle the case when there is no id map in the edgeset section
Tue, 23 Aug 2005 07:36:09 +0000 ladanyi - id maps are not editable
Fri, 19 Aug 2005 12:09:21 +0000 alpar Put an end to every gcc-4.0 warning.
Thu, 18 Aug 2005 13:33:49 +0000 alpar - The number of gcc-4.0 warnings has significantly decreases.
Thu, 18 Aug 2005 12:22:44 +0000 alpar icc need this...
Wed, 17 Aug 2005 22:07:35 +0000 alpar Demos' documentations include the source.
Wed, 17 Aug 2005 21:52:50 +0000 alpar - Better insertion of sources examples
Wed, 17 Aug 2005 20:39:11 +0000 ladanyi fixed a typo
Wed, 17 Aug 2005 20:38:32 +0000 ladanyi less stupid title
Wed, 17 Aug 2005 20:37:36 +0000 ladanyi Added a section about configure flags, and a few other things.
Wed, 17 Aug 2005 15:26:00 +0000 ladanyi Added missing copyright headers, and corrected the file names in some of them.
Wed, 17 Aug 2005 15:20:18 +0000 ladanyi Images are compiled in now.
Wed, 17 Aug 2005 12:35:43 +0000 ladanyi Toolbar has custom icons now. Works only when installed.
Tue, 16 Aug 2005 20:17:43 +0000 alpar Move simann.h to trunk/lemon
Tue, 16 Aug 2005 20:07:14 +0000 alpar math.h -> cmath
Tue, 16 Aug 2005 19:06:59 +0000 alpar Fixed most (but not all) of Doxygen warnings
Tue, 16 Aug 2005 16:44:57 +0000 alpar Doc changes:
Tue, 16 Aug 2005 16:42:04 +0000 alpar lp.h added
Thu, 11 Aug 2005 15:56:21 +0000 deba Matrix graph renamed -> Grid graph
Thu, 11 Aug 2005 15:55:17 +0000 deba Some modification on the undirected graph interface.
Thu, 11 Aug 2005 15:24:24 +0000 ladanyi Added copyright header and description.
Thu, 11 Aug 2005 14:35:22 +0000 deba Fix Makefile.am
Thu, 11 Aug 2005 14:31:06 +0000 alpar Several docfices
Thu, 11 Aug 2005 13:20:52 +0000 deba Matrix graph renamed to grid graph
Thu, 11 Aug 2005 13:16:39 +0000 deba Ordering in the graph concept.
Thu, 11 Aug 2005 13:15:03 +0000 deba Sym graph removed
Thu, 11 Aug 2005 13:07:54 +0000 alpar Start working on UndirGraph concept clarification and its harmonization with
Wed, 10 Aug 2005 19:23:51 +0000 hegyi X function -> function X
Tue, 09 Aug 2005 14:41:39 +0000 alpar Get rid of undocumented members.
Sun, 07 Aug 2005 22:14:59 +0000 hegyi Until this commitment gui gave us segmentation fault in the case when no element was on graph_displayer_canvas and a map to visualize by a property has been changed.
Sun, 07 Aug 2005 18:06:41 +0000 ladanyi open file from command line
Sun, 07 Aug 2005 16:35:15 +0000 ladanyi compile with gtkmm 2.4
Sun, 07 Aug 2005 14:17:11 +0000 hegyi Alpar had the key, focus can be set in the window class. But it is not enough, the focused widget has to be activated, as well! Was a hard task to find out... By the way, two compilation warnings are removed.
Wed, 03 Aug 2005 19:10:12 +0000 alpar Bugfix due to Gabor.
Mon, 01 Aug 2005 22:28:10 +0000 alpar Spellcheck
Mon, 01 Aug 2005 21:24:55 +0000 alpar We must always have lemon/config.h
Mon, 01 Aug 2005 21:16:08 +0000 alpar A default LP solver is defined in lp.h
Mon, 01 Aug 2005 20:20:43 +0000 alpar Toward release 0.4
Fri, 29 Jul 2005 15:23:15 +0000 alpar Remove demoprograms.dox
Fri, 29 Jul 2005 12:30:28 +0000 ladanyi small fix
Fri, 29 Jul 2005 12:01:37 +0000 ladanyi added support for saving files
Thu, 28 Jul 2005 19:09:39 +0000 alpar Some (awful) toolbar images added.
Thu, 28 Jul 2005 19:05:45 +0000 alpar Edge width and node size autoscaling added.
Thu, 28 Jul 2005 19:04:43 +0000 alpar More docs
Thu, 28 Jul 2005 17:06:13 +0000 hegyi Tooltip should be turn up on CreateNode tool.
Thu, 28 Jul 2005 17:01:40 +0000 hegyi Tooltip should be turn up on CreateNode tool.
Thu, 28 Jul 2005 15:54:53 +0000 hegyi There is no need for these furthermore.
Thu, 28 Jul 2005 15:54:00 +0000 hegyi cout->cerr, node radius and edge width is now scaled, maps are editable by clicking on texts.