2014-12-11 |
Emden R. Gansner | Extend strict example |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Emden R. Gansner | Merge branch 'master' of https://github.com/ellson... |
commit | commitdiff | tree | snapshot |
2014-12-11 |
Emden R. Gansner | Add/update information about strict graphs, and directe... |
commit | commitdiff | tree | snapshot |
2014-12-11 |
John Ellson | doxygen updates for fc20-64 processing |
commit | commitdiff | tree | snapshot |
2014-12-09 |
John Ellson | Merge pull request #29 from csanchezdll/master |
commit | commitdiff | tree | snapshot |
2014-12-09 |
John Ellson | apply patch from csanchezdll - <graph> addedge <tail... |
commit | commitdiff | tree | snapshot |
2014-12-09 |
Carlos Sánchez... | Fix Issue #0002504: <graph> addedge <tail> <head> using... |
commit | commitdiff | tree | snapshot |
2014-12-09 |
Carlos Sánchez... | Fix Issue #0002277: render no longer produces vaild... |
commit | commitdiff | tree | snapshot |
2014-11-25 |
John Ellson | remove tkspline references from debian build |
commit | commitdiff | tree | snapshot |
2014-11-24 |
Emden R. Gansner | Add note concerning the blending of cairo and gd for... |
commit | commitdiff | tree | snapshot |
2014-11-24 |
Emden R. Gansner | Fix format string vulnerability in using agerr() to... |
commit | commitdiff | tree | snapshot |
2014-11-24 |
John Ellson | Merge branch 'master' of github.com:ellson/graphviz |
commit | commitdiff | tree | snapshot |
2014-11-24 |
John Ellson | make gd always generate indexed color pngs, responding... |
commit | commitdiff | tree | snapshot |
2014-11-24 |
Emden R. Gansner | Remove explicit builds of tkstubs and tkspline from... |
commit | commitdiff | tree | snapshot |
2014-11-21 |
Emden R. Gansner | Warn about run-on numbers like 123.45.678 |
commit | commitdiff | tree | snapshot |
2014-11-12 |
John Ellson | add a -nox package, basic graphviz rpm now includes... |
commit | commitdiff | tree | snapshot |
2014-11-04 |
Emden R. Gansner | Have the svg renderer use the transparent color |
commit | commitdiff | tree | snapshot |
2014-10-31 |
Emden R. Gansner | Merge branch 'master' of https://github.com/ellson... |
commit | commitdiff | tree | snapshot |
2014-10-31 |
Emden R. Gansner | Fix missing LEFT_RIGHT case in drawing cell borders; |
commit | commitdiff | tree | snapshot |
2014-10-29 |
Emden R. Gansner | Fix windows package so that example smyrna files are... |
commit | commitdiff | tree | snapshot |
2014-10-24 |
Emden R. Gansner | Merge branch 'master' of https://github.com/ellson... |
commit | commitdiff | tree | snapshot |
2014-10-24 |
Emden R. Gansner | Go back to a full copy of colorxlate. Getting it passed... |
commit | commitdiff | tree | snapshot |
2014-10-24 |
Stephen North | Merge branch 'master' of https://github.com/ellson... |
commit | commitdiff | tree | snapshot |
2014-10-24 |
Emden R. Gansner | Fix the actions.c code to compile under Visual Studio. |
commit | commitdiff | tree | snapshot |
2014-10-24 |
Emden R. Gansner | Fix name clash in smyrna due to gvpr including colxlate... |
commit | commitdiff | tree | snapshot |
2014-10-24 |
Stephen North | Merge branch 'master' of https://github.com/ellson... |
commit | commitdiff | tree | snapshot |
2014-10-24 |
John Ellson | remove rpm requires for tk |
commit | commitdiff | tree | snapshot |
2014-10-24 |
John Ellson | remove tkspline,and all tk code - its not used for... |
commit | commitdiff | tree | snapshot |
2014-10-23 |
Stephen North | Merge branch 'master' of https://github.com/ellson... |
commit | commitdiff | tree | snapshot |
2014-10-23 |
Stephen North | Fixed compare of anonymous edge ID. I don't see how... |
commit | commitdiff | tree | snapshot |
2014-10-23 |
Emden R. Gansner | Replace cut and paste of colxlate.c in actions.c with... |
commit | commitdiff | tree | snapshot |
2014-10-23 |
Emden R. Gansner | Remove unnecessary include of gvpr's actions.h. |
commit | commitdiff | tree | snapshot |
2014-10-23 |
John Ellson | partially back out previous commit - leave 2 colorxlate... |
commit | commitdiff | tree | snapshot |
2014-10-21 |
John Ellson | apply compilation warnings patch from mirraz1@rambler... |
commit | commitdiff | tree | snapshot |
2014-10-14 |
Emden R. Gansner | Note constraint on index type of array used for split... |
commit | commitdiff | tree | snapshot |
2014-10-06 |
Emden R. Gansner | Flesh out details concerning escString type. |
commit | commitdiff | tree | snapshot |
2014-10-01 |
Emden R. Gansner | Fix twopi to allow root as a node attribute, and allow... |
commit | commitdiff | tree | snapshot |
2014-09-29 |
Emden R. Gansner | Replace WIN32_DLL with WIN32, which is defined by defau... |
commit | commitdiff | tree | snapshot |
2014-09-22 |
John Ellson | Merge branch 'master' of github.com:ellson/graphviz |
commit | commitdiff | tree | snapshot |
2014-09-19 |
Emden R. Gansner | Fix missing </A> in lang.2. |
commit | commitdiff | tree | snapshot |
2014-09-18 |
Emden R. Gansner | Make change in repository file, rather than a generated... |
commit | commitdiff | tree | snapshot |
2014-09-18 |
Emden R. Gansner | Fix unterminated <EM> in shapes.html; note that node... |
commit | commitdiff | tree | snapshot |
2014-09-17 |
Emden R. Gansner | Back out previous accidental commit |
commit | commitdiff | tree | snapshot |
2014-09-17 |
Emden R. Gansner | Add note concerning HTML strings in language description |
commit | commitdiff | tree | snapshot |
2014-09-15 |
Emden R. Gansner | Comment out bad code related to edge-aligned labels |
commit | commitdiff | tree | snapshot |
2014-09-10 |
John Ellson | enable building go on fedora >= 21 |
commit | commitdiff | tree | snapshot |
2014-09-10 |
John Ellson | enable go rpms, experimentally |
commit | commitdiff | tree | snapshot |
2014-09-10 |
John Ellson | trying: '-undefined dynamic-lookup' for python extension |
commit | commitdiff | tree | snapshot |
2014-09-09 |
Emden R. Gansner | Update ChangeLog |
commit | commitdiff | tree | snapshot |
2014-09-09 |
Emden R. Gansner | Add new shape=plain as shorthand for shape=none width... |
commit | commitdiff | tree | snapshot |
2014-09-09 |
Emden R. Gansner | Fix changed type for pack values |
commit | commitdiff | tree | snapshot |
2014-09-09 |
Stephen North | Need X_LIBS, at least in OSX 10.9 |
commit | commitdiff | tree | snapshot |
2014-09-04 |
Emden R. Gansner | Note the use of subgraphs in edge statements |
commit | commitdiff | tree | snapshot |
2014-09-04 |
John Ellson | Redhat's "graphviz-2.38.0-ocaml-fix-ints.patch" |
commit | commitdiff | tree | snapshot |
2014-09-02 |
Emden R. Gansner | Fix bug 2485: update dotty's parser to accept two level... |
commit | commitdiff | tree | snapshot |
2014-09-01 |
Emden R. Gansner | Remove old hacks used when coordintes were integers. |
commit | commitdiff | tree | snapshot |
2014-08-28 |
Emden R. Gansner | Make sure texture array uses correct int type. |
commit | commitdiff | tree | snapshot |
2014-08-21 |
Emden R. Gansner | Clarify the need to specify the layout algorithm in... |
commit | commitdiff | tree | snapshot |
2014-08-21 |
Emden R. Gansner | Removed out of date comment concerning subgraphs withou... |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Emden R. Gansner | Fix bug 2480 |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Emden R. Gansner | Fix case for curved edges when centroid is identical... |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Emden R. Gansner | Add amended arrows.html noting new arrow shape icurve... |
commit | commitdiff | tree | snapshot |
2014-08-12 |
John Ellson | add icurve arrow shape |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Emden R. Gansner | Fix typo in check for record nodes in flat adjacent... |
commit | commitdiff | tree | snapshot |
2014-08-07 |
John Ellson | speacial case setting of html-like labels in tcldot |
commit | commitdiff | tree | snapshot |
2014-08-06 |
Emden R. Gansner | Partial fix for bug 2477; fix windows build to use... |
commit | commitdiff | tree | snapshot |
2014-08-02 |
Emden R. Gansner | Smoothing using triangles needs at least 3 nodes. |
commit | commitdiff | tree | snapshot |
2014-08-02 |
Emden R. Gansner | Various fixes provided by Robert Hart, with small changes. |
commit | commitdiff | tree | snapshot |
2014-07-31 |
Emden R. Gansner | Merge branch 'master' of ssh://github.com/ellson/graphviz |
commit | commitdiff | tree | snapshot |
2014-07-31 |
Emden R. Gansner | Alter Windows build to use shared lab_gamut library; |
commit | commitdiff | tree | snapshot |
2014-07-30 |
John Ellson | package man page and pkgconfig data for liblab_gamut |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Emden R. Gansner | Merge branch 'master' of https://github.com/ellson... |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Emden R. Gansner | Add required man page; fix makefile to process it |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Emden R. Gansner | Update Yifan's email |
commit | commitdiff | tree | snapshot |
2014-07-30 |
John Ellson | adding liblab_gamut to rpm |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Emden R. Gansner | Darn, always forget I have to add new files to the... |
commit | commitdiff | tree | snapshot |
2014-07-29 |
Emden R. Gansner | Make large data file containing label colors into a... |
commit | commitdiff | tree | snapshot |
2014-07-29 |
Emden R. Gansner | Ignore \r during scanning |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Emden R. Gansner | Fix typo. |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Emden R. Gansner | Change neato behavior to original vis-a-vis final trans... |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Emden R. Gansner | Add extern function declaration for Windows |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Emden R. Gansner | Fix bug in nexthead and nexttail functions |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Emden R. Gansner | Add warning about non-trivial flat edges between adjace... |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Emden R. Gansner | Add more notes warning about using record shapes. |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Emden R. Gansner | Fix of curved edge problem - bug 2471 |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Emden R. Gansner | Add more context to scanning error messages |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Emden R. Gansner | Fix bug 2470 |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Emden R. Gansner | Fix bug 2469. |
commit | commitdiff | tree | snapshot |
2014-07-15 |
John Ellson | go not ready for fc22 |
commit | commitdiff | tree | snapshot |
2014-06-17 |
Emden R. Gansner | Try an experiment using the default line join style... |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Emden R. Gansner | Merge branch 'master' of ssh://github.com/ellson/graphviz |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Emden R. Gansner | Clarify using font attributes in font names |
commit | commitdiff | tree | snapshot |
2014-06-10 |
John Ellson | ... just gv.php |
commit | commitdiff | tree | snapshot |
2014-06-10 |
John Ellson | Merge branch 'master' of github.com:ellson/graphviz |
commit | commitdiff | tree | snapshot |
2014-06-10 |
John Ellson | try to install gv.php on ubuntu |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Emden R. Gansner | Add comment on point order in polygon for triangulation... |
commit | commitdiff | tree | snapshot |
2014-06-06 |
Emden R. Gansner | Fix bug in emitting background ellipses |
commit | commitdiff | tree | snapshot |
2014-06-02 |
Emden R. Gansner | Fix structure; add osage |
commit | commitdiff | tree | snapshot |
2014-05-28 |
Emden R. Gansner | Fix bug 2460 |
commit | commitdiff | tree | snapshot |
2014-05-28 |
Emden R. Gansner | Remove ancient no-op. |
commit | commitdiff | tree | snapshot |
next |