2005-07-01 athos Doc review+corrections in my own documentation according to the reviewers comments.
2005-06-30 athos Mainly doc review.
2005-06-29 hegyi Uh, long comment arrives... Zoom update does not happen after editorial steps. Nodes initial color is light blue, if there is any item under them. Strange node-text relations disappeared. Initial values of new items are given now in a more common way. The wood-cutter way of handling default values of properties is now changed.
2005-06-29 hegyi Function names are corrected according to naming conventions.
2005-06-29 alpar Hmmm...
2005-06-28 athos Some corrections to graph_io.dox (mainly language corrections). Improvements on quicktour.
2005-06-28 athos Some modifications.
2005-06-27 klao getstart: hello_lemon.cc moved to a separate file in demo/
2005-06-27 klao getstart improvements
2005-06-27 athos Only added comments.
2005-06-27 athos Some modifications in this and that.
2005-06-27 alpar processNextXyz() returns the processed object.
2005-06-27 deba InDegMap and OutDegMap fixed
2005-06-24 athos Improved getsart.dox and quicktour.dox
2005-06-24 athos Minor changes
2005-06-24 hegyi NodeMap values are now visualizable. Todo: default map-values
2005-06-24 athos Half-done, but I want to continue from home.
2005-06-24 hegyi File graph_displayer is split in functional parts.
2005-06-23 hegyi A bug, explored by Alpar is corrected, but with value-checking, and not with correct values. (There is some problem with map values of new items! Maybe refreshemnt is the responsible thing?)
2005-06-21 athos cplex test included
2005-06-21 klao Get CPLEX location (include and libdir) from the environment.
2005-06-20 alpar Some callbacks are still unimplemented
2005-06-17 hegyi Previous commit was also mine, but I forgot to say, that it was my younger brother's birthyear. From this commit texts of activated maps move together with red arrows.
2005-06-17 hegyi Sorry for my friday afternoon...
2005-06-17 hegyi Little beauty fault is corrected.
2005-06-17 hegyi Three commits, one after the other! 81 is my, 82 is my fiancee's, 83 is my younger sister's birthyear :) In this commit Alpar's wish came true: editorial buttons are now available directly on toolbar.
2005-06-17 hegyi 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 :-)
2005-06-16 hegyi 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.
2005-06-16 hegyi Little red arrows appear in breakpoints of edges.
2005-06-15 hegyi Redundant files are removed, sorry.
2005-06-15 hegyi Broken edges are appearing.
2005-06-15 hegyi At last, the most simple task, the graph-item deletion is solved...
2005-06-15 ladanyi removed dependencies
2005-06-15 alpar gcc-4.0 compatibility changes
2005-06-15 alpar Bugfixes related to DualExpr.
2005-06-15 deba Correcting concept checks.
2005-06-14 ladanyi ignore generated files
2005-06-14 ladanyi Added support for building deb packages.
2005-06-14 ladanyi - separate file for each m4 script
2005-06-14 alpar Concept checking classes must also be installed
2005-06-14 ladanyi added macro for setting the name of the directory under datadir/doc
2005-06-14 hegyi Sorry, the previous commit was uncorrect. Erasing is now possible on edges, but on nodes not.
2005-06-14 hegyi Erasing from graph would be possible, if erasing from graph would be possible... (Afternoon has become timewasting...)
2005-06-14 alpar - lp_test is made working.
2005-06-14 ladanyi added support for generating rpms (completely untested though)
2005-06-14 ladanyi updated required automake/autoconf versions (autoconf 2.57 is surely not enough; couldn't test with 2.58)
2005-06-14 ladanyi handle library dependencies
2005-06-14 ladanyi distribute the LICENSE file too
2005-06-14 ladanyi add the icons to the tarball
2005-06-13 hegyi 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).
2005-06-13 deba Bug fix
2005-06-13 deba Some bug fix.
2005-06-13 athos Cplex test disabled again.
2005-06-13 hegyi Edge creation is available.
2005-06-10 athos Some tests have been developed, bugs got fixed.
2005-06-10 deba New EdgeSet Adaptor
2005-06-10 deba Minor change
2005-06-10 deba Minor changes
2005-06-10 hegyi Sorry, forgot to commit two new files.
2005-06-10 hegyi Hopefully, node creation works well, after a small structural consideration.