hegyi [Fri, 17 Jun 2005 12:25:53 +0000] rev 21
Very small bug is corrected: if node creator tool is active, the small red arrows won't move, if you click on them and if you drag the newly created node... 'was hard to notice it :-)
hegyi [Thu, 16 Jun 2005 18:58:15 +0000] rev 20
First of all: revision 1981 is mine, what is important me because I was born in 1981. But what is new in my revision? If you drag nodes with left button, edge-breakpoints do not change location. If you drag nodes by right button, they do, they take up their base situation at the halfpoint of the edge.
hegyi [Thu, 16 Jun 2005 18:08:04 +0000] rev 19
Little red arrows appear in breakpoints of edges.
hegyi [Wed, 15 Jun 2005 13:05:32 +0000] rev 18
Redundant files are removed, sorry.
hegyi [Wed, 15 Jun 2005 13:05:09 +0000] rev 17
Broken edges are appearing.
hegyi [Wed, 15 Jun 2005 11:15:01 +0000] rev 16
At last, the most simple task, the graph-item deletion is solved...
alpar [Wed, 15 Jun 2005 10:19:44 +0000] rev 15
gcc-4.0 compatibility changes
coloring.cc still generates warnings. Don't know why.
hegyi [Tue, 14 Jun 2005 16:56:37 +0000] rev 14
Sorry, the previous commit was uncorrect. Erasing is now possible on edges, but on nodes not.
hegyi [Tue, 14 Jun 2005 15:58:12 +0000] rev 13
Erasing from graph would be possible, if erasing from graph would be possible... (Afternoon has become timewasting...)
hegyi [Mon, 13 Jun 2005 19:49:33 +0000] rev 12
Known bugs are eliminated from gui, and new ones are created by changing tool selectors to special radiobuttons, and by adding edgecreation-canceller function (right-click on any group element).