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