]> granicus.if.org Git - graphviz/shortlog
graphviz
2013-12-09 Emden R. GansnerAllow unescaped xml characters in attribute values...
2013-12-09 John EllsonMerge pull request #10 from pixelglow/missing-imageio...
2013-12-09 Glen LowQuartz: fix missing ImageIO.h include on iOS build
2013-12-06 John EllsonMerge pull request #6 from pixelglow/fix-visio-static...
2013-12-06 John EllsonMerge pull request #9 from pixelglow/improve_quartz
2013-12-06 John EllsonMerge pull request #8 from pixelglow/utf8-codes-up...
2013-12-06 John EllsonMerge pull request #7 from pixelglow/ios-default-font
2013-12-06 John EllsonMerge pull request #5 from pixelglow/fix-ortho-leak
2013-12-06 John EllsonMerge pull request #4 from pixelglow/fix-cascading...
2013-12-05 Glen LowVisio: fix typo for static plugins
2013-12-05 Glen LowQuartz: more bitmap formats, better text for iOS
2013-12-05 Glen LowQuartz: rework text layout
2013-12-05 Glen LowQuartz: correctly handle other bitmap formats in iOS
2013-12-05 Emden R. GansnerFor orthogonal routing, we don't impose margin around...
2013-12-05 Emden R. GansnerFix bug 2392
2013-12-05 Emden R. GansnerFix bug 2393
2013-12-05 Glen LowQuartz: move iOS flip context code
2013-12-05 Glen LowQuartz: simplify text drawing
2013-12-05 Glen LowQuartz: formats ico:quartz and icns:quartz for Mac...
2013-12-05 Emden R. GansnerFix bug 2372
2013-12-05 Glen LowQuartz: format to UTI through function instead of array
2013-12-05 Glen LowFix small leak in ortho
2013-12-05 Glen LowUTF-8 codes up to 4 bytes
2013-12-05 Glen LowiOS default font is Times New Roman
2013-12-05 Glen LowFix cascading failure when opening graphs
2013-12-04 Emden R. GansnerReplace AI_PASSIVE flag with AI_ADDRCONFIG | AI_NUMERICSERV
2013-12-04 Emden R. GansnerFix github issues/3
2013-12-04 Emden R. GansnerUse explicit _background attribute for specifying backg...
2013-12-04 Emden R. GansnerUpdate libguide to note that a program needs to link...
2013-12-03 Emden R. GansnerAdd declaration for textfont_dict_close.
2013-12-02 Emden R. GansnerUpdate xdot description;
2013-12-02 John Ellsonanother use of the simpler gvContext()
2013-12-01 Emden R. GansnerUpdate output format list
2013-11-29 Emden R. GansnerReplace two low-level gvc functions with the appropriat...
2013-11-28 Emden R. GansnerFix bug 2395
2013-11-27 John Ellsonpartial fix for gvpack segfault
2013-11-21 John Ellsongo bits
2013-11-21 John Ellsonmore go bits
2013-11-21 John Ellsonfix froken builds
2013-11-21 John Ellsonmore go bits
2013-11-21 John EllsonMerge branch 'master' of github.com:ellson/graphviz
2013-11-21 John Ellsonmore go bits
2013-11-21 Emden R. GansnerAdd note concerning state in xdot drawing attributes
2013-11-21 John Ellsondisable graphviz-lang-go -- needs later golang
2013-11-20 John Ellsonmore go bits
2013-11-20 John Ellsonmore go bits
2013-11-20 John EllsonMerge branch 'master' of github.com:ellson/graphviz
2013-11-20 John Ellsonexperimental go bits
2013-11-20 Emden R. GansnerAdd '-' to the list of characters that should not be...
2013-11-19 John Ellsonanother go file
2013-11-19 John Ellsontypo
2013-11-19 John Ellsonmore go bits
2013-11-19 John Ellsonmake a -lang-go rpm
2013-11-19 John Ellsonvarious bits of golang support
2013-11-18 Emden R. GansnerFix bug 2391
2013-11-16 Emden R. GansnerAdd note that tapered edges don't use multiple colors...
2013-11-15 John Ellsonmake penwidth=0 at the pointy end(s) of tapered edges...
2013-11-15 John Ellsontypo
2013-11-15 John Ellsoneliminate need for unsafe zdiv function
2013-11-14 Emden R. GansnerMerge branch 'master' of https://github.com/ellson...
2013-11-14 Emden R. GansnerAllow -s0 work like -s
2013-11-14 John EllsonMerge branch 'master' of github.com:ellson/graphviz
2013-11-14 John Ellsonmissing extern for func defined in common
2013-11-14 John EllsonJanitor: api_t is unsigned and can't be -ve
2013-11-14 Emden R. GansnerAdd -s flag (as in dot -s) to gvedit
2013-11-14 John EllsonJanitor: ignore product: cmd/tools/gvpack_static
2013-11-14 John EllsonJanitor: clang complains about self assignment of doubles
2013-11-14 John EllsonMerge branch 'master' of github.com:ellson/graphviz
2013-11-14 John EllsonRevert "Janitor: clang complains about self assignment"
2013-11-14 John EllsonJanitor: clang complains about self assignment
2013-11-14 Emden R. GansnerAdd inputscale attribute to mimic the command line...
2013-11-14 Emden R. GansnerFix gvedit to not use -Knop2 if the graph has pos attri...
2013-11-12 Emden R. GansnerAdd notes about how to affect the style of text.
2013-11-08 Emden R. GansnerRemove unnecessary variable in size_html_txt as the...
2013-11-08 Emden R. GansnerReplace dupFont() with insertion into font dictionary...
2013-11-08 Emden R. GansnerDon't strdup() font name or color. Inserting the font...
2013-11-08 Emden R. GansnerRemoved declarations to deleted functions
2013-11-08 John EllsonMerge branch 'master' of github.com:ellson/graphviz
2013-11-08 John Ellsonmore packaging fixes
2013-11-08 Emden R. GansnerMerge branch 'master' of https://github.com/ellson...
2013-11-08 Emden R. GansnerFix windows build files to adjust to new font dictionary:
2013-11-08 John Ellsonattempt to fix ubuntu breakage
2013-11-08 John Ellsonattempt to fix potential windows breakage
2013-11-07 John Ellsoncompleted conversion to cdt dict of fonts
2013-11-07 John Ellsonfont dict open and close
2013-11-07 John Ellsonrepair redhat packaging after adding back some files...
2013-11-07 John Ellsonpreparing for textfont dict in GVC_t
2013-11-07 John Ellsonpara -> span
2013-11-07 John Ellsonrename fontmetrics.c -> textfont.c
2013-11-07 John EllsonMerge branch 'master' of github.com:ellson/graphviz
2013-11-07 John Ellsonhalf way to dict of fonts using cdt
2013-11-07 Emden R. GansnerModify windows exported symbols to handle new font...
2013-11-07 Emden R. GansnerFix renderer to use new textspan_t type.
2013-11-07 Emden R. GansnerFix quartz renderers to work with new font API.
2013-11-06 John EllsonMerge branch 'master' of github.com:ellson/graphviz
2013-11-06 John Ellsonput textfont_t new.. ref.. unref..() in one place
2013-11-06 John Ellsonrename htmlfont_t to textfont_t as it is now generic
2013-11-06 John Ellsonmove postscript_alias into htmlfont_t
2013-11-06 John Ellsonsome reduction in deprecated function warnings on fc20
2013-11-06 John Ellsonsome reduction in deprecated function warnings on fc20
next