Branch: refs/heads/feature/renderer-async
Home: https://github.com/cytoscape/cytoscape-impl
Commit: 14063344acec7fe097b8dfe3e34b3b8b23499955
https://github.com/cytoscape/cytoscape-impl/commit/14063344acec7fe097b8dfe3e34b3b8b23499955
Author: Christian Lopes <[email protected]>
Date: 2019-08-28 (Wed, 28 Aug 2019)
Changed paths:
M
manual-layout-impl/src/main/java/org/cytoscape/view/manual/internal/util/IconUtil.java
M
swing-application-impl/src/main/java/org/cytoscape/internal/util/IconUtil.java
M
swing-application-impl/src/main/java/org/cytoscape/internal/view/NetworkViewContainer.java
M swing-util-impl/src/main/resources/fonts/cytoscape-3.ttf
M
table-browser-impl/src/main/java/org/cytoscape/browser/internal/util/IconUtil.java
M
table-browser-impl/src/main/java/org/cytoscape/browser/internal/view/TableBrowserToolBar.java
Log Message:
-----------
CYTOSCAPE-12540 #comment Adds a generic "import" icon to table panel--also
changes the generic "export" icon in order to keep them consistent.
Commit: 05ee23fd22f349ef476081c274c8e4e0f7fff752
https://github.com/cytoscape/cytoscape-impl/commit/05ee23fd22f349ef476081c274c8e4e0f7fff752
Author: Christian Lopes <[email protected]>
Date: 2019-08-28 (Wed, 28 Aug 2019)
Changed paths:
M
table-browser-impl/src/main/java/org/cytoscape/browser/internal/CyActivator.java
M
table-browser-impl/src/main/java/org/cytoscape/browser/internal/view/AbstractTableBrowser.java
A
table-browser-impl/src/main/java/org/cytoscape/browser/internal/view/TableBrowserMediator.java
M
table-import-impl/src/main/java/org/cytoscape/tableimport/internal/task/ImportTableDataTask.java
Log Message:
-----------
CYTOSCAPE-12540 #comment The tunable field "Import data as"
(''[node|edge|network] table columns") is now preselected as expected when
using the table browser import button or drag-and-drop.
Commit: e7a58731305c92edd0d04db606b28efd2c19383d
https://github.com/cytoscape/cytoscape-impl/commit/e7a58731305c92edd0d04db606b28efd2c19383d
Author: Christian Lopes <[email protected]>
Date: 2019-08-28 (Wed, 28 Aug 2019)
Changed paths:
M
table-browser-impl/src/main/java/org/cytoscape/browser/internal/CyActivator.java
M
table-browser-impl/src/main/java/org/cytoscape/browser/internal/view/AbstractTableBrowser.java
Log Message:
-----------
Very minor refactoring.
Commit: 6617ecf90d18946422a347bb4001e16912cbdd45
https://github.com/cytoscape/cytoscape-impl/commit/6617ecf90d18946422a347bb4001e16912cbdd45
Author: Christian Lopes <[email protected]>
Date: 2019-09-03 (Tue, 03 Sep 2019)
Changed paths:
M swing-application-impl/pom.xml
M
swing-application-impl/src/main/java/org/cytoscape/internal/CyActivator.java
R
swing-application-impl/src/main/java/org/cytoscape/internal/actions/FullScreenMacAction.java
M
swing-application-impl/src/main/java/org/cytoscape/internal/view/CytoscapeDesktop.java
R
swing-application-impl/src/main/java/org/cytoscape/internal/view/MacFullScreenEnabler.java
Log Message:
-----------
Removes Full Screen Action for macOS, because it's not supported on java 11.
Commit: 13fb26e767bb8b4efbfd6fe6a039783ef7fba665
https://github.com/cytoscape/cytoscape-impl/commit/13fb26e767bb8b4efbfd6fe6a039783ef7fba665
Author: Scooter Morris <[email protected]>
Date: 2019-09-03 (Tue, 03 Sep 2019)
Changed paths:
M
work-swing-impl/impl/src/main/java/org/cytoscape/work/internal/tunables/JPanelTunableMutator.java
Log Message:
-----------
Fix bug with collapsable Tunable groups
Commit: df970bb1c4bb490ea223cbc452654fac066956e2
https://github.com/cytoscape/cytoscape-impl/commit/df970bb1c4bb490ea223cbc452654fac066956e2
Author: Mike Kucera <[email protected]>
Date: 2019-09-04 (Wed, 04 Sep 2019)
Changed paths:
M
manual-layout-impl/src/main/java/org/cytoscape/view/manual/internal/util/IconUtil.java
M swing-application-impl/pom.xml
M
swing-application-impl/src/main/java/org/cytoscape/internal/CyActivator.java
M
swing-application-impl/src/main/java/org/cytoscape/internal/util/IconUtil.java
M
swing-application-impl/src/main/java/org/cytoscape/internal/view/CytoscapeDesktop.java
M
swing-application-impl/src/main/java/org/cytoscape/internal/view/NetworkViewContainer.java
M swing-util-impl/src/main/resources/fonts/cytoscape-3.ttf
M
table-browser-impl/src/main/java/org/cytoscape/browser/internal/CyActivator.java
M
table-browser-impl/src/main/java/org/cytoscape/browser/internal/util/IconUtil.java
M
table-browser-impl/src/main/java/org/cytoscape/browser/internal/view/AbstractTableBrowser.java
A
table-browser-impl/src/main/java/org/cytoscape/browser/internal/view/TableBrowserMediator.java
M
table-browser-impl/src/main/java/org/cytoscape/browser/internal/view/TableBrowserToolBar.java
M
table-import-impl/src/main/java/org/cytoscape/tableimport/internal/task/ImportTableDataTask.java
M
work-swing-impl/impl/src/main/java/org/cytoscape/work/internal/tunables/JPanelTunableMutator.java
Log Message:
-----------
Merge branch 'develop' into feature/renderer-async
Compare:
https://github.com/cytoscape/cytoscape-impl/compare/7848034382c6...df970bb1c4bb
--
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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/cytoscape-cvs/cytoscape/cytoscape-impl/push/refs/heads/feature/renderer-async/784803-df970b%40github.com.