101 | | * AllResourcesPalette |
102 | | * AllResourcesPalette should show resources of the desktopBook when desktopBook is the current book. currentDocument() property of AllResourcesPalette should be changed to return the desktopBook when it is current. |
103 | | * Filtering button for HotText is added. |
104 | | * Copy button from DetailsView palette will be removed. |
105 | | * Palette with meta information about resources should be available. - fixing metaPanel() to get the meta information using the new model. |
106 | | * AllChangesPalette - adding a new variable in UpdateChangesListTask to keep the last current book. If the last current book has changed, the list() repaints. When the current book changed the AllChangedPalette show the changes of the current book. |
| 101 | * AllResourcesPalette |
| 102 | * AllResourcesPalette should show resources of the desktopBook when desktopBook is the current book. currentDocument() property of AllResourcesPalette should be changed to return the desktopBook when it is current. |
| 103 | * Filtering button for HotText is added. |
| 104 | * Copy button from DetailsView palette will be removed. |
| 105 | * Palette with meta information about resources should be available. - fixing metaPanel() to get the meta information using the new model. |
| 106 | * AllChangesPalette - adding a new variable in UpdateChangesListTask to keep the last current book. If the last current book has changed, the list() repaints. When the current book changed the AllChangedPalette show the changes of the current book. |