[yast-commit] [yast/yast-support] ef72c7: "Next" button was not visible in ncurses (bsc#1093...
Branch: refs/heads/SLE-12-SP1 Home: https://github.com/yast/yast-support Commit: ef72c7c04d4248550a21e24843bcb9e69e95ab1b https://github.com/yast/yast-support/commit/ef72c7c04d4248550a21e24843bcb9e6... Author: Martin Vidner <martin@vidner.net> Date: 2018-08-30 (Thu, 30 Aug 2018) Changed paths: M src/include/support/dialogs.rb Log Message: ----------- "Next" button was not visible in ncurses (bsc#1093358) Wanting to make the LogView widget 1000 lines tall made it - fit the screen - but crowd out the bottom line of buttons Making it shorter but stretchable fixes that. Commit: e4fe1d35f823e58884e32223dc26ec342f3e6c8d https://github.com/yast/yast-support/commit/e4fe1d35f823e58884e32223dc26ec34... Author: Martin Vidner <mvidner@suse.cz> Date: 2018-08-30 (Thu, 30 Aug 2018) Changed paths: M src/include/support/dialogs.rb Log Message: ----------- Factored out a UI helper to make the next fix easier to see Commit: 8f209bd17ea59a0945a20e529da191432f00c991 https://github.com/yast/yast-support/commit/8f209bd17ea59a0945a20e529da19143... Author: Martin Vidner <mvidner@suse.cz> Date: 2018-08-30 (Thu, 30 Aug 2018) Changed paths: M src/include/support/dialogs.rb Log Message: ----------- Make the Contact Information screen fit in a 80x24 terminal by splitting a single vertical list of items into 2 columns: ``` ┌Contact Information───────────────────────────────────────────────────────┐ │Company Store ID │ │▒▒▒▒▒▒▒ ▒▒▒▒▒▒▒▒ │ │Email Address Terminal ID │ │▒▒▒▒▒▒▒▒▒▒▒▒▒ ▒▒▒▒▒▒▒▒▒▒▒ │ │Name GPG UID │ │▒▒▒▒▒ ▒▒▒▒▒▒▒ │ │Phone Number │ │▒▒▒▒▒▒▒▒▒▒▒▒ │ │ │ │ │ └──────────────────────────────────────────────────────────────────────────┘ ``` Commit: bedb40184e3f6860ab1da387c394241b6cc704c1 https://github.com/yast/yast-support/commit/bedb40184e3f6860ab1da387c394241b... Author: Martin Vidner <mvidner@suse.cz> Date: 2018-08-30 (Thu, 30 Aug 2018) Changed paths: M package/yast2-support.changes M package/yast2-support.spec Log Message: ----------- version + changelog Commit: c61c7e88331f1deb707470bbe33b09161b9b7938 https://github.com/yast/yast-support/commit/c61c7e88331f1deb707470bbe33b0916... Author: Martin Vidner <mvidner@suse.cz> Date: 2018-08-31 (Fri, 31 Aug 2018) Changed paths: M src/include/support/dialogs.rb Log Message: ----------- Make the F10 shortcut for Next visible (bsc#1106744) Commit: a0378d41745781c003f4b5ce62801c91088ac145 https://github.com/yast/yast-support/commit/a0378d41745781c003f4b5ce62801c91... Author: Martin Vidner <martin@vidner.net> Date: 2018-09-03 (Mon, 03 Sep 2018) Changed paths: M package/yast2-support.changes M package/yast2-support.spec M src/include/support/dialogs.rb Log Message: ----------- Merge pull request #26 from yast/visible-next-button-12sp1 "Next" button was not visible in ncurses Compare: https://github.com/yast/yast-support/compare/59845e90c474...a0378d417457 **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.
participants (1)
-
GitHub