]> granicus.if.org Git - graphviz/shortlog
graphviz
2013-11-08 Emden R. GansnerFix windows build files to adjust to new font dictionary:
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...
2013-10-28 Emden R. GansnerExpose shrink variable of prism. By default, prism...
2013-10-25 John Ellsonadd funcions to buffer stderr - needed for displaying...
2013-10-24 John Ellsonfor now, use a separate xterm window for sterr output
2013-10-24 Emden R. GansnerMake new global function visible for Windows.
2013-10-23 Emden R. GansnerMerge branch 'master' of https://github.com/ellson...
2013-10-23 Emden R. GansnerFix bug 2384
2013-10-23 John Ellsondon't crash if layout changed to invalid engine - RH...
2013-10-23 John Ellsonmingle needs -lcdt (at least, ubuntu thinks so)
2013-10-23 John Ellsonremove '#include <cgraph.h>' since already have '#inclu...
2013-10-23 John EllsonMerge branch 'master' of github.com:ellson/graphviz
2013-10-23 John Ellsonmodern autoregen does libtoolize automatically
2013-10-23 Emden R. GansnerRetain state info to avoid unnecessary 't' ops.
2013-10-23 Emden R. GansnerRemove explicit declaration of agerr() and include...
2013-10-22 John EllsonMerge branch 'master' of github.com:ellson/graphviz
2013-10-22 John Ellsonfix broken X11 key event handling
2013-10-22 Emden R. GansnerUpdate output format documentation to provide more...
2013-10-22 Emden R. GansnerFix lefty to use only 1.2 xdot and ignore 't' op.
2013-10-22 John Ellsonatempt to fix debian rules
2013-10-22 John Ellsonstriving for loadimage consistency,,,
2013-10-21 John EllsonMerge branch 'master' of github.com:ellson/graphviz
2013-10-21 John Ellsonmake gd scaling consistent with other loadimage
2013-10-21 John Ellsonfix breakage
2013-10-21 John Ellsonfix double scanning of plugins
2013-10-21 John Ellsonadd test script for image loading
2013-10-21 John Ellsondon't show tiiff as input format - doesn't work
2013-10-21 John Ellsonremove calls to reset_layout - no longer needed
2013-10-21 John Ellsonremove WITH_CGRAPH conditionals from MacOS sources
2013-10-20 John EllsonMerge branch 'master' of github.com:ellson/graphviz
2013-10-20 John Ellsonno dpi adjust at rendering, add .ico image loading
2013-10-20 John Ellsonjpeg loading using gdk plugin (was gdk_pixbuf) basicall...
2013-10-18 John Ellsonmore improvements to 'dot -P'
2013-10-17 John Ellsonworking on jpg imageloader through gdk_pixbuf ... compiles
2013-10-17 John Ellsonuse multiline labels for aliases, user 'note' shape...
2013-10-17 John Ellsonfixes for 'dot -P'
2013-10-17 John Ellsonpreparation for .ico and .tiff input formats
2013-10-17 John Ellsonperhaps noarch is breaking centos5 builds
2013-10-17 John Ellsonimprove layout of plugin graph 'dot -P'
2013-10-17 John Ellsontry building -docs and -graphs as noarch on rhel
2013-10-17 John Ellsonremove more references to 'graph'
2013-10-16 John Ellsonremove remaining CGRAPH conditionals
2013-10-16 John Ellsonremove CGRAPH conditionals from lib/*
2013-10-16 John Ellsonremoving all CGRAPH conditionals from plugins/*
2013-10-16 John Ellsonfully remove all CGRAPH conditionals from libgvc
2013-10-16 John Ellsonignore lib/gvpr/gvpr.3.pdf product
2013-10-16 John Ellsononly suppress automatic ./configure if arg NOCONFIG
2013-10-16 John Ellsonrun through 'indent -l132 -nut'
2013-10-16 John Ellsonrun through 'indent -l132'
2013-10-16 John Ellsonremove CGRAPH conditionals
2013-10-16 John Ellsonlang-tcl doesn't require gd (but webdot does) LAST_LIBGRAPH
2013-10-16 John Ellsonsome rpm splitting and renaming
2013-10-16 John Ellsonapply Fedora's graphviz-2.32.0-testsuite-sigsegv-fix...
2013-10-16 John Ellsonapply Fedora's graphviz-2.32.0-rtest-errout-fix.patch
2013-10-15 John Ellsonrename libgvpr.3 -> gvpr.3 for consistency
next