]> granicus.if.org Git - graphviz/log
graphviz
4 years agotred: add option to output information on removed edges to stderr
Jannick [Mon, 2 Mar 2020 15:22:39 +0000 (16:22 +0100)]
tred: add option to output information on removed edges to stderr

* cmd/tools/tred.1:
  - add documentation of '-r' flag
* cmd/tools/tred.c:
  - add command line flag '-r'
  - update usage screen
  - add output to stderr information of removed edges, format:
    'removed edge: <graph name>: "<head name>" -> "<tail name>"'

4 years agotred: remove trailing white spaces
Jannick [Mon, 2 Mar 2020 15:15:12 +0000 (16:15 +0100)]
tred: remove trailing white spaces

* cmd/tools/tred.1: here.
* cmd/tools/tred.c: here.

4 years agostart fc33 builds, stop fc227, fc28
John Ellson [Wed, 19 Feb 2020 21:01:23 +0000 (16:01 -0500)]
start fc33 builds, stop fc227, fc28

4 years agoMerge branch 'mjdominus/graphviz-gitignores'
John Ellson [Fri, 14 Feb 2020 14:25:08 +0000 (09:25 -0500)]
Merge branch 'mjdominus/graphviz-gitignores'

4 years agoignore more products
Mark Jason Dominus (陶敏修) [Thu, 13 Feb 2020 19:31:02 +0000 (14:31 -0500)]
ignore more products

This file was accidentally added in the past
and had to be removed in commit 57fb019b6346bdf2a649919fa3fbf71deff62356

4 years agoignore more products
Mark Jason Dominus (陶敏修) [Thu, 13 Feb 2020 19:31:02 +0000 (14:31 -0500)]
ignore more products

4 years agoignore more products
John Ellson [Thu, 9 Jan 2020 14:24:40 +0000 (09:24 -0500)]
ignore more products

4 years agoSUSE maintainer
John Ellson [Thu, 9 Jan 2020 14:24:06 +0000 (09:24 -0500)]
SUSE maintainer

4 years agofix centos[67] breakage
John Ellson [Tue, 7 Jan 2020 23:29:13 +0000 (18:29 -0500)]
fix centos[67] breakage

4 years agosetting up for LAND_D and LANG_JAVASCRIPT rpms
John Ellson [Mon, 6 Jan 2020 17:23:07 +0000 (12:23 -0500)]
setting up for LAND_D and LANG_JAVASCRIPT rpms

4 years agoadding D and JAVASCRIPT lang bindings - currently disabled
John Ellson [Mon, 6 Jan 2020 15:01:29 +0000 (10:01 -0500)]
adding D and JAVASCRIPT lang bindings - currently disabled

5 years agoremove unneeded dependency that was preventing smyrna in rpm distros
John Ellson [Tue, 31 Dec 2019 19:10:59 +0000 (14:10 -0500)]
remove unneeded dependency that was preventing smyrna in rpm distros

5 years agotrying to fix .md5 generation during deployment
John Ellson [Tue, 31 Dec 2019 17:04:58 +0000 (12:04 -0500)]
trying to fix .md5 generation during deployment

5 years agoadd shapes.py. vuln.py to tar.gz distribution
John Ellson [Tue, 31 Dec 2019 15:21:41 +0000 (10:21 -0500)]
add shapes.py. vuln.py to tar.gz distribution

5 years agoMerge branch 'master' of gitlab.com:graphviz/graphviz
Stephen C North [Tue, 24 Dec 2019 02:25:35 +0000 (21:25 -0500)]
Merge branch 'master' of gitlab.com:graphviz/graphviz

5 years agoan assert in applyattrs() is too restrictive when setting edge [key=something}
Stephen C North [Tue, 24 Dec 2019 02:18:13 +0000 (21:18 -0500)]
an assert in applyattrs() is too restrictive when setting edge [key=something}
as the object tag can be AGINEDGE not AGEDGE==AGOUTEDGE so we changed that

5 years agofc32 + swig + ocaml issue: gv_ocaml.cpp:1362:48: error: invalid conversion from...
John Ellson [Sun, 22 Dec 2019 01:17:56 +0000 (20:17 -0500)]
fc32 + swig + ocaml issue:  gv_ocaml.cpp:1362:48: error: invalid conversion from ‘const caml_value_t*’ {aka ‘const long int*’} to ‘caml_value_t*’ {aka ‘long int*’} [-fpermissive]

5 years agoAdds feature for graph postaction setting
Stephen C North [Tue, 17 Dec 2019 17:05:48 +0000 (12:05 -0500)]
Adds feature for graph postaction setting

5 years agoMerge branch 'master' of gitlab.com:graphviz/graphviz
Stephen C North [Tue, 26 Nov 2019 20:49:20 +0000 (15:49 -0500)]
Merge branch 'master' of gitlab.com:graphviz/graphviz

5 years agoAttempted fix for https://gitlab.com/graphviz/graphviz/issues/1631
Stephen C North [Tue, 26 Nov 2019 20:47:38 +0000 (15:47 -0500)]
Attempted fix for https://gitlab.com/graphviz/graphviz/issues/1631
Stand-alone attributes within subgraphs are incorrectly handled for dot/canon/xdot output files.  Fix is to access local dictionary, not root, when writing nodes within subgraphs.

5 years agoUpdate README.md
Stephen C. North [Sat, 16 Nov 2019 21:09:20 +0000 (21:09 +0000)]
Update README.md

5 years agoUpdate README.md
Stephen C. North [Sat, 16 Nov 2019 14:49:45 +0000 (14:49 +0000)]
Update README.md

5 years agomore [-Wparentheses]
John Ellson [Tue, 29 Oct 2019 17:13:20 +0000 (13:13 -0400)]
more [-Wparentheses]

5 years agocleanup a [-Wparentheses]
John Ellson [Tue, 29 Oct 2019 09:23:16 +0000 (05:23 -0400)]
cleanup a [-Wparentheses]

5 years agouse "" instead on <> for non-system includes
John Ellson [Tue, 29 Oct 2019 09:14:29 +0000 (05:14 -0400)]
use "" instead on <> for non-system includes

5 years agoclang doesn't support -fstack-clash-protection
John Ellson [Tue, 29 Oct 2019 09:09:25 +0000 (05:09 -0400)]
clang doesn't support -fstack-clash-protection

5 years agoNote that showboxes is only TB mode!
Stephen C North [Fri, 25 Oct 2019 17:11:47 +0000 (10:11 -0700)]
Note that showboxes is only TB mode!

5 years agoRevert "I think this fixed something wrong with scale."
Stephen C North [Thu, 17 Oct 2019 17:52:36 +0000 (13:52 -0400)]
Revert "I think this fixed something wrong with scale."

This reverts commit dbe54f9fe3c7eff44d3a4effcf3336c5d16341c2.

This undoes a commit that changed scale to 1/scale, which now looks
totally stupid, but there was a reason, so the stupidity may have
been at a deeper level. Wish we had a better comment about that.

5 years agoImprove warning message in color list for case when user uses semicolor rather than...
Emden R. Gansner [Fri, 11 Oct 2019 20:41:14 +0000 (16:41 -0400)]
Improve warning message in color list for case when user uses semicolor rather than color to
separate colors;
prevent call to freeSegs if segs == NULL

5 years agoMove back to 2.43 development series
John Ellson [Thu, 10 Oct 2019 18:30:02 +0000 (14:30 -0400)]
Move back to 2.43 development series

5 years agowhy can't appveyor use my version number automatically??? 2.42.3 stable_release_2.42.3
John Ellson [Thu, 10 Oct 2019 17:50:48 +0000 (13:50 -0400)]
why can't appveyor use my version number automatically???

5 years agoStable Release 2.42.3
John Ellson [Wed, 9 Oct 2019 16:00:46 +0000 (12:00 -0400)]
Stable Release 2.42.3

5 years agoMove back to development version and fix documentation to warn regarding HTML labels...
Stephen C North [Wed, 2 Oct 2019 12:03:44 +0000 (08:03 -0400)]
Move back to development version and fix documentation to warn regarding HTML labels within record shapes.

5 years agoFix graphviz out-of-source build per https://gitlab.com/graphviz/graphviz/issues...
Stephen C North [Wed, 18 Sep 2019 12:33:13 +0000 (08:33 -0400)]
Fix graphviz out-of-source build per https://gitlab.com/graphviz/graphviz/issues/1596

5 years agostable release 2.42.2
Stephen C North [Wed, 18 Sep 2019 01:14:56 +0000 (21:14 -0400)]
stable release 2.42.2

5 years agomerged https://gitlab.com/graphviz/graphviz/merge_requests/1319 2.42.2 stable_release_2.42.2
Stephen C North [Thu, 12 Sep 2019 02:11:30 +0000 (22:11 -0400)]
merged https://gitlab.com/graphviz/graphviz/merge_requests/1319

5 years agomerged https://gitlab.com/graphviz/graphviz/merge_requests/1320
Stephen C North [Thu, 12 Sep 2019 02:07:27 +0000 (22:07 -0400)]
merged https://gitlab.com/graphviz/graphviz/merge_requests/1320

5 years agogv python patch https://gitlab.com/graphviz/graphviz/issues/1591
Stephen C North [Thu, 12 Sep 2019 01:58:19 +0000 (21:58 -0400)]
gv python patch https://gitlab.com/graphviz/graphviz/issues/1591

5 years agoAccepted patches proposed in https://gitlab.com/graphviz/graphviz/issues/1583
Stephen C North [Wed, 28 Aug 2019 20:12:01 +0000 (16:12 -0400)]
Accepted patches proposed in https://gitlab.com/graphviz/graphviz/issues/1583
to provide clickable TOC links in Cgraph documentation which for some reason
is still named Agraph.tex

5 years agoRevert "Move two checks from features/sfio into the code"
Stephen C North [Wed, 28 Aug 2019 19:02:02 +0000 (15:02 -0400)]
Revert "Move two checks from features/sfio into the code"

This reverts commit 2ba97c0ed14163aa41c74bcf0dd72822b13ac7c5.

This change broke gvpr, as demonstrated by the following gvpr script:
N [ color=="blue"] {color="red";}
N [ color=="blue"] {color="red";}
I don't know if the mods were more substantive than just cleanup
as they were related to other win64 work at the same time.

5 years agoadding fedora32 builds
John Ellson [Fri, 23 Aug 2019 10:05:46 +0000 (06:05 -0400)]
adding fedora32 builds

5 years agoManually merged 1316 (scan-build fixes), 1317 (check for mmap failure in plugin code...
Stephen C North [Tue, 13 Aug 2019 02:06:22 +0000 (22:06 -0400)]
Manually merged 1316 (scan-build fixes), 1317 (check for mmap failure in plugin code), and issue 1576 (get gv_perl working again).  Thank you everyone!

5 years agoweb server not responding to ip addr
John Ellson [Thu, 25 Jul 2019 20:33:10 +0000 (16:33 -0400)]
web server not responding to ip addr

5 years agohardening www2
John Ellson [Thu, 25 Jul 2019 20:12:00 +0000 (16:12 -0400)]
hardening www2

5 years agoreturn to 2.43 development series
John Ellson [Wed, 17 Jul 2019 20:08:25 +0000 (16:08 -0400)]
return to 2.43 development series

5 years agoRelease 2.42.1
John Ellson [Wed, 17 Jul 2019 19:14:48 +0000 (15:14 -0400)]
Release 2.42.1

5 years agostupid typo
John Ellson [Wed, 17 Jul 2019 17:47:16 +0000 (13:47 -0400)]
stupid typo

5 years agotry to fix escape issues
John Ellson [Wed, 17 Jul 2019 17:22:12 +0000 (13:22 -0400)]
try to fix escape issues

5 years agouse www2 as the deployment runner
John Ellson [Wed, 17 Jul 2019 16:52:30 +0000 (12:52 -0400)]
use www2 as the deployment runner

5 years agouse www2 as the deployment runner
John Ellson [Wed, 17 Jul 2019 16:29:31 +0000 (12:29 -0400)]
use www2 as the deployment runner

5 years agoprovide graphviz-fedora.repo graphviz-centos.repo for /etc/yum.repos.d/
John Ellson [Tue, 16 Jul 2019 22:39:35 +0000 (18:39 -0400)]
provide graphviz-fedora.repo graphviz-centos.repo for /etc/yum.repos.d/

5 years agokeep only one release in each development and stable
John Ellson [Tue, 16 Jul 2019 20:11:08 +0000 (16:11 -0400)]
keep only one release in each development and stable

5 years agotrying to fix creatrepo issues
John Ellson [Tue, 16 Jul 2019 17:40:09 +0000 (13:40 -0400)]
trying to fix creatrepo issues

5 years agofix dup packages
John Ellson [Tue, 16 Jul 2019 03:21:57 +0000 (23:21 -0400)]
fix dup packages

5 years agofix dup packages
John Ellson [Tue, 16 Jul 2019 03:08:51 +0000 (23:08 -0400)]
fix dup packages

5 years agoadd COLLECTION to package paths
John Ellson [Tue, 16 Jul 2019 02:06:49 +0000 (22:06 -0400)]
add COLLECTION to package paths

5 years agoWIP deploy - addind createrepo
John Ellson [Tue, 16 Jul 2019 01:38:26 +0000 (21:38 -0400)]
WIP deploy - addind createrepo

5 years agoWIP deploy - so close ...
John Ellson [Tue, 16 Jul 2019 01:02:04 +0000 (21:02 -0400)]
WIP deploy - so close ...

5 years agoWIP deploy - so close ...
John Ellson [Tue, 16 Jul 2019 00:59:42 +0000 (20:59 -0400)]
WIP deploy - so close ...

5 years agoWIP deploy - grr. no /etc/os-release on centos6wq
John Ellson [Tue, 16 Jul 2019 00:57:03 +0000 (20:57 -0400)]
WIP deploy - grr.  no /etc/os-release on centos6wq

5 years agoWIP deploy - grr. no /etc/os-release on centos6wq
John Ellson [Mon, 15 Jul 2019 23:56:35 +0000 (19:56 -0400)]
WIP deploy - grr.  no /etc/os-release on centos6wq

5 years agoWIP deploy - try a dumber approach
John Ellson [Mon, 15 Jul 2019 23:40:57 +0000 (19:40 -0400)]
WIP deploy - try a dumber approach

5 years agoWIP deploy - try to fix centos7 mkdir problem
John Ellson [Mon, 15 Jul 2019 22:51:18 +0000 (18:51 -0400)]
WIP deploy - try to fix centos7 mkdir problem

5 years agoWIP deploy - try to fix centos7 mkdir problem
John Ellson [Mon, 15 Jul 2019 22:43:49 +0000 (18:43 -0400)]
WIP deploy - try to fix centos7 mkdir problem

5 years agoWIP deploy - try to fix centos7 mkdir problem
John Ellson [Mon, 15 Jul 2019 17:49:05 +0000 (13:49 -0400)]
WIP deploy - try to fix centos7 mkdir problem

5 years agoWIP deploy - try to fix centos7 mkdir problem
John Ellson [Mon, 15 Jul 2019 17:11:14 +0000 (13:11 -0400)]
WIP deploy - try to fix centos7 mkdir problem

5 years agoWIP deployment - rearrange artifacts
John Ellson [Mon, 15 Jul 2019 16:47:46 +0000 (12:47 -0400)]
WIP deployment - rearrange artifacts

5 years agoWIP deployment - rearrange artifacts
John Ellson [Mon, 15 Jul 2019 16:36:47 +0000 (12:36 -0400)]
WIP deployment - rearrange artifacts

5 years agoWIP deployment - rearrange artifacts
John Ellson [Mon, 15 Jul 2019 16:11:12 +0000 (12:11 -0400)]
WIP deployment - rearrange artifacts

5 years agodeployment WIP
John Ellson [Mon, 15 Jul 2019 14:42:45 +0000 (10:42 -0400)]
deployment WIP

5 years agodeployment WIP
John Ellson [Mon, 15 Jul 2019 14:41:10 +0000 (10:41 -0400)]
deployment WIP

5 years agodeployment WIP
John Ellson [Mon, 15 Jul 2019 14:39:51 +0000 (10:39 -0400)]
deployment WIP

5 years agodeployment WIP
John Ellson [Mon, 15 Jul 2019 14:36:52 +0000 (10:36 -0400)]
deployment WIP

5 years agosome cleanup of versioning info
John Ellson [Mon, 15 Jul 2019 14:28:38 +0000 (10:28 -0400)]
some cleanup of versioning info

5 years agoMerge branch 'master' of gitlab.com:graphviz/graphviz
John Ellson [Sat, 13 Jul 2019 03:13:41 +0000 (23:13 -0400)]
Merge branch 'master' of gitlab.com:graphviz/graphviz

5 years agostart development series - 2.43
John Ellson [Sat, 13 Jul 2019 03:06:08 +0000 (23:06 -0400)]
start development series - 2.43

5 years agoadd fedora31 and ubuntu19-04 builds
John Ellson [Sat, 13 Jul 2019 02:58:00 +0000 (22:58 -0400)]
add fedora31 and ubuntu19-04 builds

5 years agosimplify method of disabling vuln test on appveyor builds
John Ellson [Sat, 13 Jul 2019 02:54:26 +0000 (22:54 -0400)]
simplify method of disabling vuln test on appveyor builds

5 years agodoesn't belong here
John Ellson [Sat, 13 Jul 2019 02:47:27 +0000 (22:47 -0400)]
doesn't belong here

5 years agofix double word "the"
Stephen C North [Fri, 12 Jul 2019 11:45:42 +0000 (07:45 -0400)]
fix double word "the"

5 years agoMerge branch 'master' of gitlab.com:graphviz/graphviz
Stephen C North [Sat, 6 Jul 2019 16:35:50 +0000 (12:35 -0400)]
Merge branch 'master' of gitlab.com:graphviz/graphviz

5 years agochange version in appveyor
Stephen C North [Fri, 5 Jul 2019 11:07:34 +0000 (07:07 -0400)]
change version in appveyor

5 years agodisable vuln test
John Ellson [Fri, 5 Jul 2019 00:11:42 +0000 (20:11 -0400)]
disable vuln test

5 years agoremove vuln/Makefile from AC_CONFIG_MAKEFILES
Stephen C North [Thu, 4 Jul 2019 21:37:00 +0000 (17:37 -0400)]
remove vuln/Makefile from AC_CONFIG_MAKEFILES

5 years agotry work around for broken appveyor build
Stephen C North [Thu, 4 Jul 2019 19:55:46 +0000 (15:55 -0400)]
try work around for broken appveyor build

5 years agoMerge branch 'master' of gitlab.com:graphviz/graphviz 2.42.0 stable_release_2.42.0
Stephen C North [Thu, 4 Jul 2019 18:12:41 +0000 (14:12 -0400)]
Merge branch 'master' of gitlab.com:graphviz/graphviz

5 years agoMerge branch 'master' of gitlab.com:graphviz/graphviz
Stephen C North [Thu, 4 Jul 2019 18:10:25 +0000 (14:10 -0400)]
Merge branch 'master' of gitlab.com:graphviz/graphviz

5 years agoChange version number to 2.42
Stephen C North [Thu, 4 Jul 2019 18:09:58 +0000 (14:09 -0400)]
Change version number to 2.42

5 years agoUpdate version to 2.42
Stephen C North [Thu, 4 Jul 2019 18:09:07 +0000 (14:09 -0400)]
Update version to 2.42

5 years agoshow swig version in configure output
John Ellson [Thu, 4 Jul 2019 14:41:32 +0000 (10:41 -0400)]
show swig version in configure output

5 years agoindentation fixes
John Ellson [Thu, 4 Jul 2019 14:16:43 +0000 (10:16 -0400)]
indentation fixes

5 years agoMerge branch 'patch-1' into 'master'
Stephen C. North [Sat, 25 May 2019 00:21:03 +0000 (00:21 +0000)]
Merge branch 'patch-1' into 'master'

ccomps.1: Correct -X%min-max

See merge request graphviz/graphviz!1312

5 years agoMerge branch 'mac_dark_mode_fixes' into 'master'
Stephen C. North [Sat, 25 May 2019 00:20:52 +0000 (00:20 +0000)]
Merge branch 'mac_dark_mode_fixes' into 'master'

Mac dark mode fixes

Closes #1535

See merge request graphviz/graphviz!1315

5 years agoMerge https://gitlab.com/graphviz/graphviz/merge_requests/1313
Stephen C North [Fri, 24 May 2019 03:30:48 +0000 (23:30 -0400)]
Merge https://gitlab.com/graphviz/graphviz/merge_requests/1313
Replaced hardcoded ruby-1.9 version with RUBY_VER variable
by Christian Vögl1
For some reason the gitlab pipeline failed and I don't know how
to re-try it.

5 years agoMerge branch 'patch-1' into 'master'
Stephen C. North [Fri, 24 May 2019 03:09:12 +0000 (03:09 +0000)]
Merge branch 'patch-1' into 'master'

#1526  Update shapes.html with a missing </TABLE> tag...

See merge request graphviz/graphviz!1314

5 years agomacOS: Use system-provided icon for 'Attributes' toolbar item in main window (#1535)
Brendan Shanks [Wed, 15 May 2019 00:32:31 +0000 (17:32 -0700)]
macOS: Use system-provided icon for 'Attributes' toolbar item in main window (#1535)

Use the system-provided 'i' icon (NSImageNameInfo/'NSInfo') for the Attributes toolbar item.
The previous icon ('InspectorToolbarImage.tif') looks like it came from 10.4's Preview.app, it
doesn't look too bad but there are noticeable differences between it and the current system icon.

5 years agomacOS: Rename attributes toolbar item images to fix display correctly in dark mode...
Brendan Shanks [Tue, 14 May 2019 23:58:12 +0000 (16:58 -0700)]
macOS: Rename attributes toolbar item images to fix display correctly in dark mode (#1535)

Add 'Template' to the end of the attributes toolbar item image filenames. This causes macOS to treat them as 'template' images, so they display correctly in dark mode.

5 years agomacOS: Fix colors in Attributes window to work correctly in dark mode (#1535)
Brendan Shanks [Tue, 14 May 2019 23:48:29 +0000 (16:48 -0700)]
macOS: Fix colors in Attributes window to work correctly in dark mode (#1535)

Change colors of some interface elements in the Attributes window to display correctly in dark mode on macOS 10.14.
To keep compatibility with old versions, changes made using Interface Builder 3.2.6 running on 10.6.

* For the attribute NSTableView: set the background color from white to the current default 'Control Background Color'
* For the 'key' NSTextFieldCell in the attribute table: set the text color from 'Control Text Color' to 'Text Color', and the background color from 'Control Background Color' to the default 'Text Background Color'. For the text color it would be preferable to use the current default 'Label Color' but that's only available on 10.10 and up
* For the 'value' NSTextFieldCell in the attribute table: set the background color from 'Control Background Color' to the default 'Text Background Color'. The text color is already set to the current default 'Control Text Color'

5 years ago#1526 Update shapes.html with a missing </TABLE> tag (https://www.w3.org/TR/html401...
minus [Tue, 30 Apr 2019 18:12:25 +0000 (18:12 +0000)]
#1526  Update shapes.html with a missing </TABLE> tag (https://www.w3.org/TR/html401/struct/tables.html 11.2.1)

5 years agoccomps.1: Correct -X%min-max
Shaun Jackman [Thu, 11 Apr 2019 21:17:43 +0000 (21:17 +0000)]
ccomps.1: Correct -X%min-max

See https://gitlab.com/graphviz/graphviz/blob/master/cmd/tools/ccomps.c#L161