2005-07-13 alpar Doc improvement
2005-07-13 deba Demo displays information on the screen
2005-07-13 deba Demo about descriptor map.
2005-07-13 deba Swap function for DescriptorMap
2005-07-12 hegyi Developing of edgemap editing is started.
2005-07-12 hegyi Editors are based.
2005-07-12 alpar Doc image generation is turned off to reduce the size of the distro file.
2005-07-12 alpar Bezier classes are made more consistent
2005-07-12 alpar Improve doc
2005-07-12 alpar moveSource() -> changeSource()
2005-07-12 ladanyi Added the individual png files to EXTRA_DIST instead of the icons directory. This way the .svn directories do not get in the tarball. An alternative solution would be to delete these in a dist-hook target.
2005-07-11 athos Typo.
2005-07-07 athos lp_test: error messages with appropriate status/value info
2005-07-07 athos Some testing of the LP interface: bugs got fixed.
2005-07-07 athos Decided not to \include the sample.lgf in the quicktour: so it can be bigger.
2005-07-05 athos Documented Balazs's stuff. Quite enough of that.
2005-07-04 deba May it does not throw Warning with g++-4.0
2005-07-04 deba NewUndirEdgeSetAdaptor class
2005-07-04 alpar Some more doxygen command killed.
2005-07-04 alpar Kill several doxygen warnings
2005-07-04 klao trivial bugfix for deba
2005-07-04 athos Doc.
2005-07-04 deba Specialization for string literals.
2005-07-04 deba Updated but not complete doc for IO.
2005-07-04 deba New graph copy interface
2005-07-04 athos Doc.
2005-07-04 deba Doc repaired
2005-07-01 athos Graph input-output demo, some documentation.
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...