]> granicus.if.org Git - graphviz/shortlog
graphviz
2017-06-17 John EllsonMerge pull request #1247 from krf/cmake-changes
2017-06-15 John Ellsonadd timing,h to noinst_HEADERS so that it gets included...
2017-06-14 Kevin FunkCMake: Use FeatureSummary
2017-06-13 Kevin FunkCMake: Generate & install graphviz_version.h
2017-06-13 Kevin FunkCMake: tred: Make compile
2017-06-11 Emden R. GansnerMerge branch 'master' of https://github.com/ellson...
2017-06-11 Emden R. Gansnerddd
2017-06-06 Emden GansnerFix error messages to use CmdName rather than hard...
2017-06-05 Emden GansnerUpdate tred man page to reflect added flag.
2017-06-05 Emden GansnerForgot to add timing.h include file in common.
2017-06-04 Emden R. GansnerFix the tred algorithm for better performance, making...
2017-05-24 John EllsonMerge pull request #1243 from ErwinJanssen/cmake
2017-05-24 Erwin JanssenInstall Pango on Travis CI
2017-05-24 Erwin JanssenImprove FindPangoCairo for linux
2017-05-24 Erwin JanssenAdd plugin/pango to CMake build
2017-05-24 Erwin JanssenUpdate Cairo and Pango dependencies for Windows
2017-05-14 Erwin JanssenConvert current Visual Studio build from MT to MD
2017-05-14 Erwin JanssenReplace ltdl with compatibility header on Windows
2017-05-14 Erwin JanssenDon't exports libtool symbols from gvc
2017-05-14 Erwin JanssenAdd 64bit dependencies for lib/gvc
2017-05-14 Erwin JanssenUse static zlib on Windows build
2017-05-14 Erwin JanssenAdd Win64 CMake build to Appveyor
2017-05-14 Erwin JanssenSet different dependency dir if 64bit VS generator
2017-05-14 Erwin JanssenMove Windows dependencies to x86 directory
2017-05-14 Erwin JanssenRemove HAVE_PANGOCAIRO check from plugin/pango
2017-05-13 emdenMerge pull request #1241 from ErwinJanssen/fix/regressi...
2017-05-13 Erwin JanssenUpdate SVG reference output
2017-05-11 Emden GansnerAdd dtclose(map) line which was accidentally removed...
2017-05-11 Emden GansnerFix bug where a node whose name starts with "cluster...
2017-05-04 John EllsonMerge pull request #1236 from Chiel92/expose_forgotten_...
2017-05-04 Chiel ten BrinkeExpose forgotten cgraph functions.
2017-05-03 Emden GansnerJust use strcmp, rather than streq.
2017-05-03 Emden GansnerFix incorrect bsearch for colors. This basically rolls...
2017-05-03 Emden GansnerFix incorrect code that should short-circuit the analys...
2017-04-30 Emden R. GansnerAdd info on new imagepos attribute to attrs.html page.
2017-04-27 John EllsonMerge pull request #1233 from apocalyptech/master
2017-04-25 CJ KuceraAdding 'imagepos' node attribute to control image placement
2017-04-09 Emden GansnerReset flex start state if error occurs. Otherwise,...
2017-04-07 John Ellsonback off from usage of unsigned dimensions and colors...
2017-04-07 John EllsonMerge pull request #1229 from ErwinJanssen/cmake
2017-04-06 Erwin JanssenInclude required system libraries on install
2017-04-06 Erwin JanssenAdd tools from cmd/tools to CMake build
2017-04-06 Erwin JanssenCMake: build getopt if it's not available
2017-04-06 Erwin JanssenAdd plugin/neato_layout to CMake build
2017-04-06 Erwin JanssenAdd plugin/gdiplus to CMake build
2017-04-06 Erwin JanssenAdd plugin/gd to CMake build
2017-04-06 Erwin JanssenUse GRAPHVIZ_PLUGIN_VERSION=6 in CMake build
2017-04-06 Erwin JanssenAdd Windows installer using NSIS and CPack
2017-04-06 Erwin JanssenTravis + Cmake, include usr/local/lib for ldconfig
2017-04-06 Erwin JanssenRun `ldconfig` after CMake build install on Travis
2017-04-06 Erwin JanssenCMake: Install plugin library to lib/graphviz
2017-04-06 Erwin JanssenExecute CMake test on Travis
2017-04-06 Erwin JanssenAdd Python based regression tests to CMake
2017-04-06 Erwin JanssenAdd general CPack information
2017-04-06 Erwin JanssenAdd the `dot` executable to the CMake build
2017-04-06 Erwin JanssenAdd plugin/dot_layout to CMake build
2017-04-06 Erwin JanssenAdd plugin/core to CMake build
2017-04-06 Erwin JanssenAdd JSON functions to lib/gvc/gvc.def
2017-04-06 Erwin JanssenAdd some platform checks to CMake build
2017-04-06 Erwin JanssenAdd function checks from configure.ac to CMake
2017-04-06 Erwin JanssenAdd all header checks from configure.ac to CMake
2017-04-06 Erwin JanssenAdd lib/gvc to CMake build
2017-04-06 Erwin JanssenAdd lib/common to CMake build
2017-04-06 Erwin JanssenAdd lib/mingle to CMake build
2017-04-06 Erwin JanssenDisable warning C4996 on Windows CMake build
2017-04-06 Erwin JanssenAdd lib/topfish to CMake build
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...
next