SoftwareUpdater improvements and fixes

Improvements:
* Close box on window tab replaces cancel button
* Final window quit button made default
* Window frame and details checkbox option saved to settings file and
  restored upon start of application
Bug fixes:
* Fixed strings not truncating properly in scroll view
* Application was unnecessarily aborting the Haiku shutdown process
* Window corner grabber now not shown when window is not resizable
This commit is contained in:
Brian Hill
2017-07-09 22:49:52 +00:00
parent 8412d1d17a
commit acfd5c8676
18 changed files with 216 additions and 63 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
* Distributed under the terms of the MIT License.
*
* Authors:
* Brian Hill <supernova@warpmail.net>
* Brian Hill <supernova@tycho.email>
*/