]> granicus.if.org Git - graphviz/shortlog
graphviz
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
2013-11-06 Emden R. GansnerAdd underline.gif to distribution package
2013-11-06 John Ellsonmore para -> span - but don't think it is being built
2013-11-06 John Ellsonconditionalize deprecated functions
2013-11-06 John Ellsonextract font creation from textsize() (no textspan_size() )
2013-11-06 John Ellsonfix fontsize, fontname
2013-11-06 John Ellsonrename "para" -> "span". A string in a single font...
2013-11-06 John Ellsonsimplify textpara_t
2013-11-06 John Ellsonspeling
2013-11-05 John Ellsonunify on htmlfont_t for font descriptions
2013-11-05 John EllsonJanitor - suppress various warnings
2013-11-05 John Ellsonremove one level of softlings from tcl package
2013-11-05 John EllsonJanitor - fix warning about redefined symbols
2013-11-05 John EllsonJanitor - remove unsed variables
2013-11-05 John Ellsonin rpm, install lang bindings in expected locations...
2013-11-04 John Ellsontrying to make graphviz-lang-php multilib safe
2013-11-04 John EllsonMerge branch 'master' of github.com:ellson/graphviz
2013-11-04 Emden R. GansnerCheck for dlfcn.h in feature test
2013-11-01 John Ellsonapply patch-lib__vmalloc__features__vmalloc-dyld-uses...
2013-11-01 John Ellsonnew datiawq convention for desktop aps, particularly...
2013-10-31 Emden R. GansnerAdd new underline shape
2013-10-31 Emden R. GansnerFix bug 2388
2013-10-31 John EllsonMerge branch 'master' of github.com:ellson/graphviz
2013-10-30 John Ellsonapply graphviz-getaddrinfo.patch from pth@suse.de
2013-10-29 Emden R. GansnerFix problem with global attribute values. These should...
2013-10-29 Emden R. GansnerAdd additional flag for array packing, in which the...
2013-10-29 Emden R. GansnerFix bug during attribute attachment. Cluster labels...
2013-10-29 Emden R. GansnerFix bad linking of initialized global variables. It...
2013-10-28 John Ellsontrying to remove 'graph_t *g' dependence from text...
next