2013-11-08 |
Emden R. Gansner | Fix windows build files to adjust to new font dictionary: |
commit | commitdiff | tree | snapshot |
2013-11-08 |
John Ellson | attempt to fix potential windows breakage |
commit | commitdiff | tree | snapshot |
2013-11-07 |
John Ellson | completed conversion to cdt dict of fonts |
commit | commitdiff | tree | snapshot |
2013-11-07 |
John Ellson | font dict open and close |
commit | commitdiff | tree | snapshot |
2013-11-07 |
John Ellson | repair redhat packaging after adding back some files... |
commit | commitdiff | tree | snapshot |
2013-11-07 |
John Ellson | preparing for textfont dict in GVC_t |
commit | commitdiff | tree | snapshot |
2013-11-07 |
John Ellson | para -> span |
commit | commitdiff | tree | snapshot |
2013-11-07 |
John Ellson | rename fontmetrics.c -> textfont.c |
commit | commitdiff | tree | snapshot |
2013-11-07 |
John Ellson | Merge branch 'master' of github.com:ellson/graphviz |
commit | commitdiff | tree | snapshot |
2013-11-07 |
John Ellson | half way to dict of fonts using cdt |
commit | commitdiff | tree | snapshot |
2013-11-07 |
Emden R. Gansner | Modify windows exported symbols to handle new font... |
commit | commitdiff | tree | snapshot |
2013-11-07 |
Emden R. Gansner | Fix renderer to use new textspan_t type. |
commit | commitdiff | tree | snapshot |
2013-11-07 |
Emden R. Gansner | Fix quartz renderers to work with new font API. |
commit | commitdiff | tree | snapshot |
2013-11-06 |
John Ellson | Merge branch 'master' of github.com:ellson/graphviz |
commit | commitdiff | tree | snapshot |
2013-11-06 |
John Ellson | put textfont_t new.. ref.. unref..() in one place |
commit | commitdiff | tree | snapshot |
2013-11-06 |
John Ellson | rename htmlfont_t to textfont_t as it is now generic |
commit | commitdiff | tree | snapshot |
2013-11-06 |
John Ellson | move postscript_alias into htmlfont_t |
commit | commitdiff | tree | snapshot |
2013-11-06 |
John Ellson | some reduction in deprecated function warnings on fc20 |
commit | commitdiff | tree | snapshot |
2013-11-06 |
John Ellson | some reduction in deprecated function warnings on fc20 |
commit | commitdiff | tree | snapshot |
2013-11-06 |
Emden R. Gansner | Add underline.gif to distribution package |
commit | commitdiff | tree | snapshot |
2013-11-06 |
John Ellson | more para -> span - but don't think it is being built |
commit | commitdiff | tree | snapshot |
2013-11-06 |
John Ellson | conditionalize deprecated functions |
commit | commitdiff | tree | snapshot |
2013-11-06 |
John Ellson | extract font creation from textsize() (no textspan_size() ) |
commit | commitdiff | tree | snapshot |
2013-11-06 |
John Ellson | fix fontsize, fontname |
commit | commitdiff | tree | snapshot |
2013-11-06 |
John Ellson | rename "para" -> "span". A string in a single font... |
commit | commitdiff | tree | snapshot |
2013-11-06 |
John Ellson | simplify textpara_t |
commit | commitdiff | tree | snapshot |
2013-11-06 |
John Ellson | speling |
commit | commitdiff | tree | snapshot |
2013-11-05 |
John Ellson | unify on htmlfont_t for font descriptions |
commit | commitdiff | tree | snapshot |
2013-11-05 |
John Ellson | Janitor - suppress various warnings |
commit | commitdiff | tree | snapshot |
2013-11-05 |
John Ellson | remove one level of softlings from tcl package |
commit | commitdiff | tree | snapshot |
2013-11-05 |
John Ellson | Janitor - fix warning about redefined symbols |
commit | commitdiff | tree | snapshot |
2013-11-05 |
John Ellson | Janitor - remove unsed variables |
commit | commitdiff | tree | snapshot |
2013-11-05 |
John Ellson | in rpm, install lang bindings in expected locations... |
commit | commitdiff | tree | snapshot |
2013-11-04 |
John Ellson | trying to make graphviz-lang-php multilib safe |
commit | commitdiff | tree | snapshot |
2013-11-04 |
John Ellson | Merge branch 'master' of github.com:ellson/graphviz |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Emden R. Gansner | Check for dlfcn.h in feature test |
commit | commitdiff | tree | snapshot |
2013-11-01 |
John Ellson | apply patch-lib__vmalloc__features__vmalloc-dyld-uses... |
commit | commitdiff | tree | snapshot |
2013-11-01 |
John Ellson | new datiawq convention for desktop aps, particularly... |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Emden R. Gansner | Add new underline shape |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Emden R. Gansner | Fix bug 2388 |
commit | commitdiff | tree | snapshot |
2013-10-31 |
John Ellson | Merge branch 'master' of github.com:ellson/graphviz |
commit | commitdiff | tree | snapshot |
2013-10-30 |
John Ellson | apply graphviz-getaddrinfo.patch from pth@suse.de |
commit | commitdiff | tree | snapshot |
2013-10-29 |
Emden R. Gansner | Fix problem with global attribute values. These should... |
commit | commitdiff | tree | snapshot |
2013-10-29 |
Emden R. Gansner | Add additional flag for array packing, in which the... |
commit | commitdiff | tree | snapshot |
2013-10-29 |
Emden R. Gansner | Fix bug during attribute attachment. Cluster labels... |
commit | commitdiff | tree | snapshot |
2013-10-29 |
Emden R. Gansner | Fix bad linking of initialized global variables. It... |
commit | commitdiff | tree | snapshot |
2013-10-28 |
John Ellson | trying to remove 'graph_t *g' dependence from text... |
commit | commitdiff | tree | snapshot |
2013-10-28 |
Emden R. Gansner | Expose shrink variable of prism. By default, prism... |
commit | commitdiff | tree | snapshot |
2013-10-25 |
John Ellson | add funcions to buffer stderr - needed for displaying... |
commit | commitdiff | tree | snapshot |
2013-10-24 |
John Ellson | for now, use a separate xterm window for sterr output |
commit | commitdiff | tree | snapshot |
2013-10-24 |
Emden R. Gansner | Make new global function visible for Windows. |
commit | commitdiff | tree | snapshot |
2013-10-23 |
Emden R. Gansner | Merge branch 'master' of https://github.com/ellson... |
commit | commitdiff | tree | snapshot |
2013-10-23 |
Emden R. Gansner | Fix bug 2384 |
commit | commitdiff | tree | snapshot |
2013-10-23 |
John Ellson | don't crash if layout changed to invalid engine - RH... |
commit | commitdiff | tree | snapshot |
2013-10-23 |
John Ellson | mingle needs -lcdt (at least, ubuntu thinks so) |
commit | commitdiff | tree | snapshot |
2013-10-23 |
John Ellson | remove '#include <cgraph.h>' since already have '#inclu... |
commit | commitdiff | tree | snapshot |
2013-10-23 |
John Ellson | Merge branch 'master' of github.com:ellson/graphviz |
commit | commitdiff | tree | snapshot |
2013-10-23 |
John Ellson | modern autoregen does libtoolize automatically |
commit | commitdiff | tree | snapshot |
2013-10-23 |
Emden R. Gansner | Retain state info to avoid unnecessary 't' ops. |
commit | commitdiff | tree | snapshot |
2013-10-23 |
Emden R. Gansner | Remove explicit declaration of agerr() and include... |
commit | commitdiff | tree | snapshot |
2013-10-22 |
John Ellson | Merge branch 'master' of github.com:ellson/graphviz |
commit | commitdiff | tree | snapshot |
2013-10-22 |
John Ellson | fix broken X11 key event handling |
commit | commitdiff | tree | snapshot |
2013-10-22 |
Emden R. Gansner | Update output format documentation to provide more... |
commit | commitdiff | tree | snapshot |
2013-10-22 |
Emden R. Gansner | Fix lefty to use only 1.2 xdot and ignore 't' op. |
commit | commitdiff | tree | snapshot |
2013-10-22 |
John Ellson | atempt to fix debian rules |
commit | commitdiff | tree | snapshot |
2013-10-22 |
John Ellson | striving for loadimage consistency,,, |
commit | commitdiff | tree | snapshot |
2013-10-21 |
John Ellson | Merge branch 'master' of github.com:ellson/graphviz |
commit | commitdiff | tree | snapshot |
2013-10-21 |
John Ellson | make gd scaling consistent with other loadimage |
commit | commitdiff | tree | snapshot |
2013-10-21 |
John Ellson | fix breakage |
commit | commitdiff | tree | snapshot |
2013-10-21 |
John Ellson | fix double scanning of plugins |
commit | commitdiff | tree | snapshot |
2013-10-21 |
John Ellson | add test script for image loading |
commit | commitdiff | tree | snapshot |
2013-10-21 |
John Ellson | don't show tiiff as input format - doesn't work |
commit | commitdiff | tree | snapshot |
2013-10-21 |
John Ellson | remove calls to reset_layout - no longer needed |
commit | commitdiff | tree | snapshot |
2013-10-21 |
John Ellson | remove WITH_CGRAPH conditionals from MacOS sources |
commit | commitdiff | tree | snapshot |
2013-10-20 |
John Ellson | Merge branch 'master' of github.com:ellson/graphviz |
commit | commitdiff | tree | snapshot |
2013-10-20 |
John Ellson | no dpi adjust at rendering, add .ico image loading |
commit | commitdiff | tree | snapshot |
2013-10-20 |
John Ellson | jpeg loading using gdk plugin (was gdk_pixbuf) basicall... |
commit | commitdiff | tree | snapshot |
2013-10-18 |
John Ellson | more improvements to 'dot -P' |
commit | commitdiff | tree | snapshot |
2013-10-17 |
John Ellson | working on jpg imageloader through gdk_pixbuf ... compiles |
commit | commitdiff | tree | snapshot |
2013-10-17 |
John Ellson | use multiline labels for aliases, user 'note' shape... |
commit | commitdiff | tree | snapshot |
2013-10-17 |
John Ellson | fixes for 'dot -P' |
commit | commitdiff | tree | snapshot |
2013-10-17 |
John Ellson | preparation for .ico and .tiff input formats |
commit | commitdiff | tree | snapshot |
2013-10-17 |
John Ellson | perhaps noarch is breaking centos5 builds |
commit | commitdiff | tree | snapshot |
2013-10-17 |
John Ellson | improve layout of plugin graph 'dot -P' |
commit | commitdiff | tree | snapshot |
2013-10-17 |
John Ellson | try building -docs and -graphs as noarch on rhel |
commit | commitdiff | tree | snapshot |
2013-10-17 |
John Ellson | remove more references to 'graph' |
commit | commitdiff | tree | snapshot |
2013-10-16 |
John Ellson | remove remaining CGRAPH conditionals |
commit | commitdiff | tree | snapshot |
2013-10-16 |
John Ellson | remove CGRAPH conditionals from lib/* |
commit | commitdiff | tree | snapshot |
2013-10-16 |
John Ellson | removing all CGRAPH conditionals from plugins/* |
commit | commitdiff | tree | snapshot |
2013-10-16 |
John Ellson | fully remove all CGRAPH conditionals from libgvc |
commit | commitdiff | tree | snapshot |
2013-10-16 |
John Ellson | ignore lib/gvpr/gvpr.3.pdf product |
commit | commitdiff | tree | snapshot |
2013-10-16 |
John Ellson | only suppress automatic ./configure if arg NOCONFIG |
commit | commitdiff | tree | snapshot |
2013-10-16 |
John Ellson | run through 'indent -l132 -nut' |
commit | commitdiff | tree | snapshot |
2013-10-16 |
John Ellson | run through 'indent -l132' |
commit | commitdiff | tree | snapshot |
2013-10-16 |
John Ellson | remove CGRAPH conditionals |
commit | commitdiff | tree | snapshot |
2013-10-16 |
John Ellson | lang-tcl doesn't require gd (but webdot does) LAST_LIBGRAPH |
commit | commitdiff | tree | snapshot |
2013-10-16 |
John Ellson | some rpm splitting and renaming |
commit | commitdiff | tree | snapshot |
2013-10-16 |
John Ellson | apply Fedora's graphviz-2.32.0-testsuite-sigsegv-fix... |
commit | commitdiff | tree | snapshot |
2013-10-16 |
John Ellson | apply Fedora's graphviz-2.32.0-rtest-errout-fix.patch |
commit | commitdiff | tree | snapshot |
2013-10-15 |
John Ellson | rename libgvpr.3 -> gvpr.3 for consistency |
commit | commitdiff | tree | snapshot |
next |