SoftwareUpdater- add zoom feature and bug fixhrev51325
commit17683fa9b621a6c87cdbc51ff781c9a0c0fda6f6
authorBrian Hill <supernova@tycho.email>
Mon, 31 Jul 2017 01:57:20 +0000 (30 21:57 -0400)
committerBrian Hill <supernova@tycho.email>
Mon, 31 Jul 2017 01:57:20 +0000 (30 21:57 -0400)
treed87c2b8cc500a615aa96ba6e89bbc59b39c19bd5
parent70dde0b3608dd8c5b67e114ffdc3d4d8e98a3aa7
SoftwareUpdater- add zoom feature and bug fix

* Added zoom button to window tab (and backend code to accurately
  calculate proper zoom size for displayed packages)
* No longer need to add icon to notifications since this is now done
  automatically by the BNotification constructor since hrev51299
* Create icons and setup fonts in constructors of list item classes

Bug fixes:
* Lock windows before quitting (fixes #13613)
src/apps/softwareupdater/CheckManager.cpp
src/apps/softwareupdater/CheckManager.h
src/apps/softwareupdater/SoftwareUpdater.rdef
src/apps/softwareupdater/SoftwareUpdaterWindow.cpp
src/apps/softwareupdater/SoftwareUpdaterWindow.h
src/apps/softwareupdater/UpdateManager.cpp
src/apps/softwareupdater/constants.h