]> granicus.if.org Git - graphviz/shortlog
graphviz
2015-01-16 John Ellsonuse if set
2015-01-15 Emden R. GansnerFix incorrect comments.
2015-01-12 Emden R. GansnerRefresh dot, etc. man pages, fixing typos, etc.
2015-01-09 John Ellsongvbuffstderr.c is not used ATM. Disconnect in Makefile.am
2015-01-09 John EllsonMerge branch 'master' of github.com:ellson/graphviz
2015-01-09 John EllsonMerge pull request #33 from tkelman/patch-2
2015-01-09 Tony KelmanUse mktemp instead of mkstemp on Win32
2015-01-09 John EllsonMerge branch 'master' of github.com:ellson/graphviz
2015-01-06 John Ellsoncoverity #82849
2015-01-06 John Ellsoncoverity #82684
2015-01-06 John EllsonMerge pull request #31 from bjornfor/vimdot-lookup...
2015-01-06 Emden R. GansnerMerge branch 'master' of ssh://github.com/ellson/graphviz
2015-01-06 Emden R. GansnerVarious fixes to prevent buffer overflows, cleanup...
2015-01-06 Bjørn Forsmanvimdot: lookup 'vim' in $PATH
2015-01-06 John Ellsonfix covertity #82845
2015-01-06 John Ellsonfix coverity #82925
2015-01-06 John EllsonMerge branch 'master' of github.com:ellson/graphviz
2015-01-06 John Ellsonfix warning about mktemp
2015-01-06 John Ellsonfix coverity #82930
2015-01-05 Emden R. GansnerRefresh dotguide; fix bug 2505
2015-01-02 John Ellsonadd -lm - ports PR#195676
2014-12-19 Yifan Hudelete some code inserted for debugging purpose that...
2014-12-15 John Ellsondrop dotgen2 from distribution packages
2014-12-12 John Ellsonupdate doxygen INPUT dirs (esp. cgraph)
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...
next