SuccessChanges

Summary

  1. * Implemented HistoFramePane. * Implemented API to query PlainHistoCryptoRepoFileDtos. => Showing history seems to work fine, yeah!
Revision 385 by Marco Nguitragool-Schulze:
* Implemented HistoFramePane.
* Implemented API to query PlainHistoCryptoRepoFileDtos.
=> Showing history seems to work fine, yeah!
The file was modified/trunk/org.subshare/org.subshare.core/src/main/java/org/subshare/core/Cryptree.java
The file was modified/trunk/org.subshare/org.subshare.core/src/main/java/org/subshare/core/dto/HistoCryptoRepoFileDto.java
The file was added/trunk/org.subshare/org.subshare.core/src/main/java/org/subshare/core/dto/PlainHistoCryptoRepoFileDto.java
The file was added/trunk/org.subshare/org.subshare.core/src/main/java/org/subshare/core/repo/local/PlainHistoCryptoRepoFileFilter.java
The file was modified/trunk/org.subshare/org.subshare.core/src/main/java/org/subshare/core/repo/local/SsLocalRepoMetaData.java
The file was modified/trunk/org.subshare/org.subshare.gui/src/main/java/org/subshare/gui/filetree/FileIconRegistry.java
The file was added/trunk/org.subshare/org.subshare.gui/src/main/java/org/subshare/gui/histo/Action_ADD_16x16.png
The file was added/trunk/org.subshare/org.subshare.gui/src/main/java/org/subshare/gui/histo/Action_DELETE_16x16.png
The file was added/trunk/org.subshare/org.subshare.gui/src/main/java/org/subshare/gui/histo/Action_MODIFY_16x16.png
The file was added/trunk/org.subshare/org.subshare.gui/src/main/java/org/subshare/gui/histo/HistoCryptoRepoFileTreeItem.java
The file was modified/trunk/org.subshare/org.subshare.gui/src/main/java/org/subshare/gui/histo/HistoFrameListPane.java
The file was modified/trunk/org.subshare/org.subshare.gui/src/main/java/org/subshare/gui/histo/HistoFramePane.fxgraph
The file was modified/trunk/org.subshare/org.subshare.gui/src/main/java/org/subshare/gui/histo/HistoFramePane.fxml
The file was modified/trunk/org.subshare/org.subshare.gui/src/main/java/org/subshare/gui/histo/HistoFramePane.java
The file was modified/trunk/org.subshare/org.subshare.gui/src/main/java/org/subshare/gui/histo/HistoryPane.java
The file was modified/trunk/org.subshare/org.subshare.local/src/main/java/org/subshare/local/CryptreeImpl.java
The file was modified/trunk/org.subshare/org.subshare.local/src/main/java/org/subshare/local/CryptreeNode.java
The file was modified/trunk/org.subshare/org.subshare.local/src/main/java/org/subshare/local/SsLocalRepoMetaDataImpl.java
The file was modified/trunk/org.subshare/org.subshare.local/src/main/java/org/subshare/local/persistence/HistoCryptoRepoFile.java
The file was modified/trunk/org.subshare/org.subshare.local/src/main/java/org/subshare/local/persistence/HistoCryptoRepoFileDao.java