jcryptool / core

JCrypTool Core Plug-ins
https://www.cryptool.org
Eclipse Public License 1.0
161 stars 43 forks source link

GUI improvements in preference pages #119

Closed grthor closed 6 years ago

grthor commented 6 years ago

I removed the "Expand the tree ..." text from settings pages where there were no more preference pages.

preference_algorithms_old preference_algorithms_new

I tried to remove the buttons from the empty pages. I have not figured out how to do this.

The others changes are marked in the screenshots below.

preference_general_old preference_general_new preference_actions_old preference_actions_new

I tried to edit the about the jct text. I changed the text in the bundle.properties but it did not change the text that is displayed. At first I thought the text would be cached and deleted the .jcryptool folder. That did not help. Does anyone have an idea why the changed text is not displayed? Maybe the problem fixes itself when the next Weekly Build comes out.

about_old

I also tried to make the headline bold. That did not work, because html code seems to be ignored. I tried \ and \.

grthor commented 6 years ago

Renamed JCrypTool Sprache to JCrypTool-Sprache and removed some Points unnecessary punctuation.

grthor commented 6 years ago

This PR is ready to merge.