Files
pfUI/modules
shagu 46133f54a9 actionbar: reduce time spent in update functions
* Introduce a list of buttons that need updates instead of iterating over all
* Introduce a list of all ever created buttons
* Move all (update/event/button)lists from bars into local space
* Replace integer button iterators with pairs iteration
* Rename ButtonUpdate to ButtonRangeUpdate as it no longer holds any other calls
2019-12-11 20:50:06 +01:00
..
2019-09-06 16:25:13 +02:00
2017-07-19 10:35:01 +02:00
2019-10-19 10:42:37 +02:00
2019-09-15 17:25:16 +02:00