2005-07-20 athos Documentation (lp_demo,lp_maxflow) and slight changes (rest).
2005-07-20 athos Typo.
2005-07-20 alpar - spellcheck in doc
2005-07-20 alpar - Doc improvements, spell checks
2005-07-20 alpar - graph_to_eps_demo.cc is rightly documented
2005-07-20 alpar A bit more information on installation.
2005-07-20 alpar Minor change
2005-07-20 alpar docfix
2005-07-19 alpar Produce less messages.
2005-07-18 deba Improving tests.
2005-07-18 deba New undirected graph type
2005-07-18 deba UndirFullGraph class
2005-07-18 deba Improve findEdge interface
2005-07-18 deba Solving ambigous function call
2005-07-18 deba Fix concepts and constraints
2005-07-15 hegyi EdgeMapEditor is on its way, but it is far not yet ready.
2005-07-15 alpar Wrap long lines
2005-07-15 athos Some demo programs got some interface. Most progress with lp_maxflow_demo.cc, which also got documented.
2005-07-15 alpar Englishing
2005-07-15 alpar Demos module added
2005-07-14 alpar Each version of Kruskal is called the same ( kruskal(g,in,out) ) independently
2005-07-13 alpar Avoid ambiguity.
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.