2005-07-01 |
athos |
Doc review+corrections in my own documentation according to the reviewers comments.
|
changeset |
files
|
2005-06-30 |
athos |
Mainly doc review.
|
changeset |
files
|
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.
|
changeset |
files
|
2005-06-29 |
hegyi |
Function names are corrected according to naming conventions.
|
changeset |
files
|
2005-06-29 |
alpar |
Hmmm...
|
changeset |
files
|
2005-06-28 |
athos |
Some corrections to graph_io.dox (mainly language corrections). Improvements on quicktour.
|
changeset |
files
|
2005-06-28 |
athos |
Some modifications.
|
changeset |
files
|
2005-06-27 |
klao |
getstart: hello_lemon.cc moved to a separate file in demo/
|
changeset |
files
|
2005-06-27 |
klao |
getstart improvements
|
changeset |
files
|
2005-06-27 |
athos |
Only added comments.
|
changeset |
files
|
2005-06-27 |
athos |
Some modifications in this and that.
|
changeset |
files
|
2005-06-27 |
alpar |
processNextXyz() returns the processed object.
|
changeset |
files
|
2005-06-27 |
deba |
InDegMap and OutDegMap fixed
|
changeset |
files
|
2005-06-24 |
athos |
Improved getsart.dox and quicktour.dox
|
changeset |
files
|
2005-06-24 |
athos |
Minor changes
|
changeset |
files
|
2005-06-24 |
hegyi |
NodeMap values are now visualizable. Todo: default map-values
|
changeset |
files
|
2005-06-24 |
athos |
Half-done, but I want to continue from home.
|
changeset |
files
|
2005-06-24 |
hegyi |
File graph_displayer is split in functional parts.
|
changeset |
files
|
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?)
|
changeset |
files
|
2005-06-21 |
athos |
cplex test included
|
changeset |
files
|
2005-06-21 |
klao |
Get CPLEX location (include and libdir) from the environment.
|
changeset |
files
|
2005-06-20 |
alpar |
Some callbacks are still unimplemented
|
changeset |
files
|
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.
|
changeset |
files
|
2005-06-17 |
hegyi |
Sorry for my friday afternoon...
|
changeset |
files
|
2005-06-17 |
hegyi |
Little beauty fault is corrected.
|
changeset |
files
|
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.
|
changeset |
files
|
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 :-)
|
changeset |
files
|
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.
|
changeset |
files
|
2005-06-16 |
hegyi |
Little red arrows appear in breakpoints of edges.
|
changeset |
files
|
2005-06-15 |
hegyi |
Redundant files are removed, sorry.
|
changeset |
files
|
2005-06-15 |
hegyi |
Broken edges are appearing.
|
changeset |
files
|
2005-06-15 |
hegyi |
At last, the most simple task, the graph-item deletion is solved...
|
changeset |
files
|
2005-06-15 |
ladanyi |
removed dependencies
|
changeset |
files
|
2005-06-15 |
alpar |
gcc-4.0 compatibility changes
|
changeset |
files
|
2005-06-15 |
alpar |
Bugfixes related to DualExpr.
|
changeset |
files
|
2005-06-15 |
deba |
Correcting concept checks.
|
changeset |
files
|
2005-06-14 |
ladanyi |
ignore generated files
|
changeset |
files
|
2005-06-14 |
ladanyi |
Added support for building deb packages.
|
changeset |
files
|
2005-06-14 |
ladanyi |
- separate file for each m4 script
|
changeset |
files
|
2005-06-14 |
alpar |
Concept checking classes must also be installed
|
changeset |
files
|
2005-06-14 |
ladanyi |
added macro for setting the name of the directory under datadir/doc
|
changeset |
files
|
2005-06-14 |
hegyi |
Sorry, the previous commit was uncorrect. Erasing is now possible on edges, but on nodes not.
|
changeset |
files
|
2005-06-14 |
hegyi |
Erasing from graph would be possible, if erasing from graph would be possible... (Afternoon has become timewasting...)
|
changeset |
files
|
2005-06-14 |
alpar |
- lp_test is made working.
|
changeset |
files
|
2005-06-14 |
ladanyi |
added support for generating rpms (completely untested though)
|
changeset |
files
|
2005-06-14 |
ladanyi |
updated required automake/autoconf versions (autoconf 2.57 is surely not enough; couldn't test with 2.58)
|
changeset |
files
|
2005-06-14 |
ladanyi |
handle library dependencies
|
changeset |
files
|
2005-06-14 |
ladanyi |
distribute the LICENSE file too
|
changeset |
files
|
2005-06-14 |
ladanyi |
add the icons to the tarball
|
changeset |
files
|
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).
|
changeset |
files
|
2005-06-13 |
deba |
Bug fix
|
changeset |
files
|
2005-06-13 |
deba |
Some bug fix.
|
changeset |
files
|
2005-06-13 |
athos |
Cplex test disabled again.
|
changeset |
files
|
2005-06-13 |
hegyi |
Edge creation is available.
|
changeset |
files
|
2005-06-10 |
athos |
Some tests have been developed, bugs got fixed.
|
changeset |
files
|
2005-06-10 |
deba |
New EdgeSet Adaptor
|
changeset |
files
|
2005-06-10 |
deba |
Minor change
|
changeset |
files
|
2005-06-10 |
deba |
Minor changes
|
changeset |
files
|
2005-06-10 |
hegyi |
Sorry, forgot to commit two new files.
|
changeset |
files
|
2005-06-10 |
hegyi |
Hopefully, node creation works well, after a small structural consideration.
|
changeset |
files
|