Branch: refs/heads/develop
Home: https://github.com/cytoscape/cytoscape-impl
Commit: a88371524dfea14fa75980fa022bdac5e330ab29
https://github.com/cytoscape/cytoscape-impl/commit/a88371524dfea14fa75980fa022bdac5e330ab29
Author: Christian Lopes <[email protected]>
Date: 2022-12-14 (Wed, 14 Dec 2022)
Changed paths:
M
table-import-impl/src/main/java/org/cytoscape/tableimport/internal/ui/AttributeEditorPanel.java
A
table-import-impl/src/main/java/org/cytoscape/tableimport/internal/ui/AttributeSettings.java
M
table-import-impl/src/main/java/org/cytoscape/tableimport/internal/ui/PreviewTablePanel.java
Log Message:
-----------
Adds ability to copy/paste column settings (paste to one or multiple columns
at once).
Commit: 1e62491aeef3593ddc2c1d9f2091d6ee06f0556a
https://github.com/cytoscape/cytoscape-impl/commit/1e62491aeef3593ddc2c1d9f2091d6ee06f0556a
Author: Christian Lopes <[email protected]>
Date: 2023-01-05 (Thu, 05 Jan 2023)
Changed paths:
M
io-impl/impl/src/test/java/org/cytoscape/io/internal/util/vizmap/VisualStyleSerializerTest.java
M
vizmap-gui-impl/src/main/java/org/cytoscape/view/vizmap/gui/internal/view/ColumnStyleAddColumnPopup.java
M
vizmap-gui-impl/src/main/java/org/cytoscape/view/vizmap/gui/internal/view/VisualPropertySheetItemModel.java
M
vizmap-gui-impl/src/main/java/org/cytoscape/view/vizmap/gui/internal/view/VizMapperMediator.java
M
vizmap-impl/impl/src/main/java/org/cytoscape/view/vizmap/internal/TableVisualMappingManagerImpl.java
M
vizmap-impl/impl/src/main/java/org/cytoscape/view/vizmap/internal/VisualStyleFactoryImpl.java
M
vizmap-impl/impl/src/main/java/org/cytoscape/view/vizmap/internal/VisualStyleImpl.java
Log Message:
-----------
Merge branch 'develop' into feature/table-import-enhanced
Commit: a7ed15532e792d01fb2cbf763a02d4f8ff7276df
https://github.com/cytoscape/cytoscape-impl/commit/a7ed15532e792d01fb2cbf763a02d4f8ff7276df
Author: Christian Lopes <[email protected]>
Date: 2023-01-05 (Thu, 05 Jan 2023)
Changed paths:
M
custom-graphics-internal/src/main/java/org/cytoscape/cg/internal/model/CustomGraphicsManagerImpl.java
M
custom-graphics-internal/src/main/java/org/cytoscape/cg/internal/task/RestoreImagesTask.java
Log Message:
-----------
When a session is saved, Cytoscape now saves the images in a temporary dir
(which is also cleaned) and not in CytoscapeConfiguration/images3 --
CYTOSCAPE-12938
Compare:
https://github.com/cytoscape/cytoscape-impl/compare/95df3e536876...a7ed15532e79
--
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/develop/95df3e-a7ed15%40github.com.