[cytoscape/cytoscape.js] f6d743: The rendered style and bounding box for an edge ma...

2018-12-13 Thread GitHub
  Branch: refs/heads/unstable
  Home:   https://github.com/cytoscape/cytoscape.js
  Commit: f6d74381f45d3aa792634bdcb871406447ff56b7
  
https://github.com/cytoscape/cytoscape.js/commit/f6d74381f45d3aa792634bdcb871406447ff56b7
  Author: Max Franz 
  Date:   2018-12-13 (Thu, 13 Dec 2018)

  Changed paths:
M src/collection/dimensions/bounds.js

  Log Message:
  ---
  The rendered style and bounding box for an edge may become stale

The rendered style may be stale after a connected node is repositioned.  
Because the rendered style of an edge is not dirtied when a node is moved, we 
should force the rendered style of the edge to be recalculated when the 
bounding box is requested and there is a diff detected for one or both node 
positions.

Behaviour without patch: Edge labels can be shown at the wrong location.  Edges 
can be not shown at all for certain pan and zoom levels.  In both cases, a 
stale rendered style results in a stale bounding box.

Ref #2238



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"cytoscape-cvs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cytoscape-cvs+unsubscr...@googlegroups.com.
To post to this group, send email to cytoscape-cvs@googlegroups.com.
Visit this group at https://groups.google.com/group/cytoscape-cvs.
For more options, visit https://groups.google.com/d/optout.


[cytoscape/cytoscape.js] 17cb9f: The rendered style and bounding box for an edge ma...

2018-12-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/cytoscape/cytoscape.js
  Commit: 17cb9fc4578701d6dd4566d14e1344182ba34639
  
https://github.com/cytoscape/cytoscape.js/commit/17cb9fc4578701d6dd4566d14e1344182ba34639
  Author: Max Franz 
  Date:   2018-12-13 (Thu, 13 Dec 2018)

  Changed paths:
M src/collection/dimensions/bounds.js

  Log Message:
  ---
  The rendered style and bounding box for an edge may become stale

The rendered style may be stale after a connected node is repositioned.  
Because the rendered style of an edge is not dirtied when a node is moved, we 
should force the rendered style of the edge to be recalculated when the 
bounding box is requested and there is a diff detected for one or both node 
positions.

Behaviour without patch: Edge labels can be shown at the wrong location.  Edges 
can be not shown at all for certain pan and zoom levels.  In both cases, a 
stale rendered style results in a stale bounding box.

Ref #2238



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"cytoscape-cvs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cytoscape-cvs+unsubscr...@googlegroups.com.
To post to this group, send email to cytoscape-cvs@googlegroups.com.
Visit this group at https://groups.google.com/group/cytoscape-cvs.
For more options, visit https://groups.google.com/d/optout.


[cytoscape/cytoscape] 2100b3: Switch\ to\ 3.7.1

2018-12-13 Thread GitHub
  Branch: refs/heads/release/3.7.1
  Home:   https://github.com/cytoscape/cytoscape
  Commit: 2100b3d6106ed35329377cc45ebe33052f1e8e8e
  
https://github.com/cytoscape/cytoscape/commit/2100b3d6106ed35329377cc45ebe33052f1e8e8e
  Author: Brett Settle 
  Date:   2018-12-13 (Thu, 13 Dec 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Switch\ to\ 3.7.1


  Commit: a3e5e65497a0e868429146df1a709ab5595f7f1f
  
https://github.com/cytoscape/cytoscape/commit/a3e5e65497a0e868429146df1a709ab5595f7f1f
  Author: Brett Settle 
  Date:   2018-12-13 (Thu, 13 Dec 2018)

  Changed paths:
M cy.sh

  Log Message:
  ---
  Updated run-all command


Compare: 
https://github.com/cytoscape/cytoscape/compare/deb08ef49f4c...a3e5e65497a0
  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"cytoscape-cvs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cytoscape-cvs+unsubscr...@googlegroups.com.
To post to this group, send email to cytoscape-cvs@googlegroups.com.
Visit this group at https://groups.google.com/group/cytoscape-cvs.
For more options, visit https://groups.google.com/d/optout.


[cytoscape/cytoscape-gui-distribution] 7c98d2: Switch\ to\ 3.7.1

2018-12-13 Thread GitHub
  Branch: refs/heads/release/3.7.1
  Home:   https://github.com/cytoscape/cytoscape-gui-distribution
  Commit: 7c98d2c2a2d760f464566b7e66201a480c6cd3c6
  
https://github.com/cytoscape/cytoscape-gui-distribution/commit/7c98d2c2a2d760f464566b7e66201a480c6cd3c6
  Author: Brett Settle 
  Date:   2018-12-13 (Thu, 13 Dec 2018)

  Changed paths:
M application-metadata-impl/pom.xml
M assembly/pom.xml
M assembly/src/main/bin/cytoscape.bat
M assembly/src/main/bin/cytoscape.sh
M branding/pom.xml
M cmdline-impl/pom.xml
M diagnostics/pom.xml
M features/pom.xml
M integration-test/pom.xml
M launcher/pom.xml
M packaging/pom.xml
M pom.xml
M splash-launcher/pom.xml
M splash-updater-impl/pom.xml
M third-party/pom.xml

  Log Message:
  ---
  Switch\ to\ 3.7.1



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"cytoscape-cvs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cytoscape-cvs+unsubscr...@googlegroups.com.
To post to this group, send email to cytoscape-cvs@googlegroups.com.
Visit this group at https://groups.google.com/group/cytoscape-cvs.
For more options, visit https://groups.google.com/d/optout.


[cytoscape/cytoscape-impl] c32487: Switch\ to\ 3.7.1

2018-12-13 Thread GitHub
  Branch: refs/heads/release/3.7.1
  Home:   https://github.com/cytoscape/cytoscape-impl
  Commit: c324874f2ced8cb61b003676349cb3ae79c883cf
  
https://github.com/cytoscape/cytoscape-impl/commit/c324874f2ced8cb61b003676349cb3ae79c883cf
  Author: Brett Settle 
  Date:   2018-12-13 (Thu, 13 Dec 2018)

  Changed paths:
M app-impl/pom.xml
M application-impl/pom.xml
M command-executor-impl/pom.xml
M core-task-impl/pom.xml
M datasource-impl/pom.xml
M ding-impl/ding-presentation-impl/pom.xml
M ding-impl/performance-debug/pom.xml
M ding-impl/pom.xml
M edge-bundler-impl/pom.xml
M editor-impl/pom.xml
M equations-functions-impl/pom.xml
M equations-impl/pom.xml
M event-impl/impl/pom.xml
M event-impl/it/pom.xml
M event-impl/pom.xml
M filter-impl/pom.xml
M filter2-impl/pom.xml
M graphml-impl/pom.xml
M group-impl/pom.xml
M gui-cmdline-parser-impl/pom.xml
M headless-application-impl/pom.xml
M headless-cmdline-parser-impl/pom.xml
M io-impl/impl/pom.xml
M io-impl/performance/pom.xml
M io-impl/pom.xml
M jobs-impl/pom.xml
M layout-cytoscape-impl/pom.xml
M layout-impl/pom.xml
M layout-jgraph-impl/pom.xml
M layout-prefuse-impl/pom.xml
M linkout-impl/pom.xml
M log-swing-impl/pom.xml
M manual-layout-impl/pom.xml
M model-impl/impl/pom.xml
M model-impl/it/pom.xml
M model-impl/performance-debug/pom.xml
M model-impl/performance/pom.xml
M model-impl/pom.xml
M model-impl/table-performance-debug/pom.xml
M pom.xml
M presentation-impl/pom.xml
M property-impl/pom.xml
M scripting-impl/pom.xml
M search-impl/pom.xml
M session-impl/impl/pom.xml
M session-impl/integration-test/pom.xml
M session-impl/pom.xml
M swing-application-impl/pom.xml
M swing-util-impl/pom.xml
M table-browser-impl/pom.xml
M table-import-impl/pom.xml
M util-impl/pom.xml
M viewmodel-impl/impl/pom.xml
M viewmodel-impl/it/pom.xml
M viewmodel-impl/pom.xml
M vizmap-gui-core-impl/pom.xml
M vizmap-gui-impl/pom.xml
M vizmap-impl/impl/pom.xml
M vizmap-impl/it/pom.xml
M vizmap-impl/pom.xml
M webservice-impl/pom.xml
M work-headless-impl/pom.xml
M work-impl/pom.xml
M work-swing-impl/impl/pom.xml
M work-swing-impl/it/pom.xml
M work-swing-impl/pom.xml

  Log Message:
  ---
  Switch\ to\ 3.7.1



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"cytoscape-cvs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cytoscape-cvs+unsubscr...@googlegroups.com.
To post to this group, send email to cytoscape-cvs@googlegroups.com.
Visit this group at https://groups.google.com/group/cytoscape-cvs.
For more options, visit https://groups.google.com/d/optout.


[cytoscape/cytoscape-support] 7fb324: Switch\ to\ 3.7.1

2018-12-13 Thread GitHub
  Branch: refs/heads/release/3.7.1
  Home:   https://github.com/cytoscape/cytoscape-support
  Commit: 7fb3246e8d90f48a424c225fbd1a48f0a65384a6
  
https://github.com/cytoscape/cytoscape-support/commit/7fb3246e8d90f48a424c225fbd1a48f0a65384a6
  Author: Brett Settle 
  Date:   2018-12-13 (Thu, 13 Dec 2018)

  Changed paths:
M archetypes/api-provider-app/pom.xml
M archetypes/api-provider-app/src/main/resources/archetype-resources/pom.xml
M archetypes/cyaction-app/pom.xml
M archetypes/cyaction-app/src/main/resources/archetype-resources/pom.xml
M archetypes/meta-app/pom.xml
M archetypes/meta-app/src/main/resources/archetype-resources/pom.xml
M archetypes/pom.xml
M archetypes/task-app/pom.xml
M archetypes/task-app/src/main/resources/archetype-resources/pom.xml
M cy-commons-cli/pom.xml
M integration-test-support/pom.xml
M launch-framework/cmdline/pom.xml
M launch-framework/launcher/pom.xml
M launch-framework/pom.xml
M launch-framework/startlevel-assembly/pom.xml
M pom.xml
M task-testing-impl/pom.xml

  Log Message:
  ---
  Switch\ to\ 3.7.1



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"cytoscape-cvs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cytoscape-cvs+unsubscr...@googlegroups.com.
To post to this group, send email to cytoscape-cvs@googlegroups.com.
Visit this group at https://groups.google.com/group/cytoscape-cvs.
For more options, visit https://groups.google.com/d/optout.


[cytoscape/cytoscape-api] ca3918: Switch\ to\ 3.7.1

2018-12-13 Thread GitHub
  Branch: refs/heads/release/3.7.1
  Home:   https://github.com/cytoscape/cytoscape-api
  Commit: ca39186ac5a145d779d518e7aeaa5476a2ccca12
  
https://github.com/cytoscape/cytoscape-api/commit/ca39186ac5a145d779d518e7aeaa5476a2ccca12
  Author: Brett Settle 
  Date:   2018-12-13 (Thu, 13 Dec 2018)

  Changed paths:
M api-bundle/pom.xml
M app-api/pom.xml
M application-api/pom.xml
M ci-api/pom.xml
M command-executor-api/pom.xml
M core-task-api/pom.xml
M datasource-api/pom.xml
M equations-api/pom.xml
M event-api/pom.xml
M filter-api/pom.xml
M group-api/pom.xml
M io-api/pom.xml
M jobs-api/pom.xml
M layout-api/pom.xml
M model-api/pom.xml
M pom.xml
M presentation-api/pom.xml
M property-api/pom.xml
M service-api/pom.xml
M session-api/pom.xml
M swing-app-api/pom.xml
M swing-application-api/pom.xml
M swing-util-api/pom.xml
M taglets/pom.xml
M util-api/pom.xml
M viewmodel-api/pom.xml
M vizmap-api/pom.xml
M vizmap-gui-api/pom.xml
M webservice-api/pom.xml
M webservice-swing-api/pom.xml
M work-api/pom.xml
M work-swing-api/pom.xml

  Log Message:
  ---
  Switch\ to\ 3.7.1



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"cytoscape-cvs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cytoscape-cvs+unsubscr...@googlegroups.com.
To post to this group, send email to cytoscape-cvs@googlegroups.com.
Visit this group at https://groups.google.com/group/cytoscape-cvs.
For more options, visit https://groups.google.com/d/optout.


[cytoscape/cytoscape-app-template] 1bd9c1: Switch version to 3.7.1

2018-12-13 Thread GitHub
  Branch: refs/heads/release/3.7.1
  Home:   https://github.com/cytoscape/cytoscape-app-template
  Commit: 1bd9c12a5a07db5471bba4017f33c9aba2b86941
  
https://github.com/cytoscape/cytoscape-app-template/commit/1bd9c12a5a07db5471bba4017f33c9aba2b86941
  Author: Brett Settle 
  Date:   2018-12-12 (Wed, 12 Dec 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Switch version to 3.7.1



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"cytoscape-cvs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cytoscape-cvs+unsubscr...@googlegroups.com.
To post to this group, send email to cytoscape-cvs@googlegroups.com.
Visit this group at https://groups.google.com/group/cytoscape-cvs.
For more options, visit https://groups.google.com/d/optout.


[cytoscape/cytoscape-parent] 69b744: Switch\ to\ 3.7.1

2018-12-13 Thread GitHub
  Branch: refs/heads/release/3.7.1
  Home:   https://github.com/cytoscape/cytoscape-parent
  Commit: 69b7444632793c2195d0f773667f5790abc6ca66
  
https://github.com/cytoscape/cytoscape-parent/commit/69b7444632793c2195d0f773667f5790abc6ca66
  Author: Brett Settle 
  Date:   2018-12-13 (Thu, 13 Dec 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Switch\ to\ 3.7.1



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"cytoscape-cvs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cytoscape-cvs+unsubscr...@googlegroups.com.
To post to this group, send email to cytoscape-cvs@googlegroups.com.
Visit this group at https://groups.google.com/group/cytoscape-cvs.
For more options, visit https://groups.google.com/d/optout.