]> granicus.if.org Git - graphviz/shortlog
graphviz
2017-04-06 John EllsonMerge pull request #1227 from ErwinJanssen/prune
2017-04-05 Emden GansnerAdd comment noting that feasible_tree() needs to return...
2017-04-05 Erwin Janssengmlparse.y: Each identifier in dedicated statement
2017-04-05 Erwin Janssentypes.h: Each identifier in dedicated statement
2017-04-05 Erwin Janssencgraph.h: Each identifier in dedicated statement
2017-04-05 Erwin JanssenRemove unused function `allow_edits` from neatogen
2017-04-05 Erwin JanssenDon't include io.h in gvrender_gd.c
2017-04-05 Erwin JanssenRemove HAVE_LIBGD check from plugin/gd
2017-04-05 Erwin JanssenRemove declared, not defined, function from cdt.h
2017-04-05 Erwin JanssenRemove unused declaration of type `nodesizefn_t`
2017-04-05 Emden GansnerFix issue #1225.
2017-04-05 John EllsonMerge pull request #1224 from ErwinJanssen/windows...
2017-04-04 Emden GansnerAdd gvpr script to create a derived cluster graph.
2017-04-01 Erwin JanssenReduce exported symbols for plugin/neato_layout
2017-04-01 Erwin JanssenAdd `extern "C"` to export in plugin/gdiplus
2017-03-28 John EllsonMerge pull request #1220 from ErwinJanssen/windows...
2017-03-28 Erwin JanssenUse dllimport to link gd fonts on Windows
2017-03-27 Erwin JanssenRestructure appveyor.yml
2017-03-27 Erwin JanssenRemove disabled Autotools build from appveyor.yml
2017-03-27 Erwin JanssenUpdate version number in appveyor.yml to 2.41
2017-03-27 Erwin Janssen*_API to specify linkage for lib/cgraph on Windows
2017-03-25 Erwin JanssenCDT_API to specify linkage for lib/cdt on Windows
2017-03-24 Erwin JanssenImprove __dllspec specification in plugin/
2017-03-24 Erwin JanssenEnable features in plugin/core on Windows
2017-03-24 Erwin JanssenReplace WIN32_DLL with _WIN32 in vplugin_core.c
2017-03-24 Erwin JanssenUse #ifdef instead of #if in gvloadimage_core.c
2017-03-23 Emden GansnerSupport opacity in svg fonts. Issue #1217.
2017-03-16 Emden GansnerFix switched roles for prerev and preposrev in traversal.
2017-03-14 Emden R. GansnerReplace name bisect with gvbisect to avoid conflicts.
2017-03-14 Emden R. GansnerReplace hard-coded 2 with Ndim
2017-03-14 Emden R. GansnerThe test for a pointer being >= 0 is silly.
2017-03-14 Emden R. GansnerPull call to rank() out of assert. If assert is a no...
2017-03-14 Emden R. GansnerPull assignment out of assert statement. If assert...
2017-03-14 Emden R. GansnerRemove duplicate declaration of gd fonts; re-add extern...
2017-03-13 Emden GansnerSmall cleanup and replace np->name with agnameof(np)
2017-03-06 John EllsonMerge pull request #1215 from ErwinJanssen/various...
2017-03-06 Erwin JanssenEnable JSON on Windows build
2017-03-06 Erwin JanssenUse <type>_MAX instead of <type>_SIZE, rectangle.c
2017-03-06 Erwin JanssenRemove `#ifdef _UWIN` block with hard path include
2017-03-06 Erwin JanssenRemove `AC_HEADER_DIRENT` from configure.ac
2017-03-06 Erwin JanssenRemove `AC_HEADER_TIME` from configure.ac
2017-03-06 Erwin JanssenRemove final check and usage of stdbool.h
2017-03-06 Erwin JanssenRemove HAVE_STDBOOL_H check from common/logic.h
2017-03-06 Erwin JanssenInclude header check for unistd.h in utils.c
2017-03-06 Erwin JanssenDon't use path as variable name in colortbl.awk
2017-03-06 Erwin JanssenRemove email address from .travis.yml
2017-03-06 Erwin JanssenMade libgvpr a dynamic library on Windows
2017-03-05 John Ellsonfix gtk_message_dialog_new() usage (fc26)
2017-03-05 John Ellsonfix gtk_message_dialog_new() usage (fc26)
2017-03-05 John Ellsontrying to fix an issue with %post in rpm .spec filr
2017-03-03 Emden GansnerAdd initializer to avoid warning.
2017-03-03 Emden GansnerFix warning messages.
2017-03-03 Emden GansnerFix bug in print function: two fields were interchanged.
2017-03-01 Emden GansnerFix rtest.sh to use test data based on system running...
2017-03-01 Emden GansnerRemove antique test directories
2017-02-17 John Ellsonsometimes 'dot -c' isn't getting run
2017-02-17 John Ellsonsometimes 'dot -c' isn't getting run
2017-02-15 Emden GansnerMerge branch 'master' of https://github.com/ellson...
2017-02-15 Emden GansnerAdd documentation on the newrank attribute.
2017-02-12 John EllsonMerge pull request #1208 from ErwinJanssen/update-test...
2017-02-11 Erwin JanssenUpdate test reference files after indent change
2017-02-10 Emden GansnerFix issue #1207 - if an edge key is written as part...
2017-01-29 Emden R. GansnerMerge branch 'master' of https://github.com/ellson...
2017-01-29 Emden R. GansnerUpdate documentation to handle included json
2017-01-28 John EllsonMerge pull request #1201 from ErwinJanssen/cmake
2017-01-28 John EllsonMerge pull request #1200 from ErwinJanssen/add-awk...
2017-01-27 Erwin JanssenDifferent section seperation in main CMakeLists
2017-01-27 Erwin JanssenUse awk to generate ps.h on Windows
2017-01-26 Erwin JanssenUse awk to generate colortbl.h on Windows
2017-01-26 Erwin JanssenAdded missing headers to windows libraries
2017-01-24 Erwin JanssenAdd lib/neatogen to CMake build
2017-01-24 Erwin JanssenDecapitalize CMake option variables
2017-01-20 Erwin JanssenAdd lib/sfdpgen to CMake build
2017-01-20 Erwin JanssenAdd lib/vpsc to CMake build
2017-01-20 Erwin JanssenAdd lib/ortho to CMake build
2017-01-19 Erwin JanssenAdd lib/rbtree to CMake build
2017-01-19 Erwin JanssenAdd lib/osage to CMake build
2017-01-19 Erwin JanssenAdd lib/sparse to CMake build
2017-01-19 Erwin JanssenAdd lib/spine to CMake build
2017-01-19 Erwin JanssenAdd lib/ingraphs to CMake build
2017-01-19 Erwin JanssenAdd lib/pack to CMake build
2017-01-19 Erwin JanssenAdd lib/xdot to CMake build
2017-01-19 Erwin JanssenAdd lib/vmalloc to CMake build
2017-01-19 Erwin JanssenAdd lib/label to CMake build
2017-01-19 Erwin JanssenAdd lib/fdpgen to CMake build
2017-01-19 Erwin JanssenReplace "." with "${CMAKE_CURRENT_SOURCE_DIR}"
2017-01-19 Erwin JanssenAdd lib/dotgen to CMake build
2017-01-19 Erwin JanssenAdd Graphviz version define to config-cmake.h.in
2017-01-19 Erwin JanssenAdd lib/circogen to CMake build
2017-01-19 Erwin JanssenAdd lib/twopigen to CMake build
2017-01-19 Erwin JanssenAdd lib/patchwork to CMake build
2017-01-19 Erwin JanssenAdd lib/pathplan to the CMake build
2017-01-19 Erwin JanssenModify files generated by Bison and Flex, to match...
2017-01-19 Erwin JanssenRestructure root CMakeLists.txt
2017-01-19 Erwin JanssenAdd lib/cgraph to the CMake build
2017-01-19 Erwin JanssenAdd (so)version specification to cdt CMake build
2017-01-19 Erwin JanssenAdd 'uninstall' target to CMake build
2017-01-19 Erwin JanssenAdd install target and initial packaging to CMake
2017-01-19 Erwin JanssenCMake: add BISON and FLEX as build dependencies
2017-01-19 Erwin JanssenCMake: Add Graphviz version information
next