Commit Graph

16 Commits

Author SHA1 Message Date
shagu ee18f19fc8 toc: bump version to 4.4.7 2020-03-21 13:36:23 +01:00
shagu 8c10a1fff0 toc: bump version to 4.4.6 2020-03-16 17:34:58 +01:00
shagu e0acd4d3a5 toc: bump version to 4.4.5 2020-03-05 22:53:56 +01:00
shagu 70d3afdfcf toc: bump version to 4.4.4 2020-03-03 17:44:22 +01:00
shagu 25245d0c4e toc: bump version to 4.4.3 2019-12-31 11:31:50 +01:00
shagu a0143b2ccf actionbar: perform full update on state changes
* Add a unified full update function
* Use consistent names on update functions
* Bump version to 4.4.2
2019-12-29 09:01:26 +01:00
shagu fc792c4e8b addonbuttons: fix variable name 2019-12-19 22:25:45 +01:00
shagu 2cf998ac7e toc: bump version to 4.4.0 2019-12-18 19:06:04 +01:00
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
shagu f3b704a082 actionbar: fix self and this variable scoping 2019-12-11 18:54:10 +01:00
shagu 61422e082d actionbar: buffer and separate frequent events 2019-12-11 08:04:01 +01:00
shagu 2d4537fca9 core: bump version to 4.3.0 2019-12-10 21:32:16 +01:00
shagu ba700713fb core: fix version number on tbc 2019-10-08 20:47:36 +02:00
shagu 5581ed4f65 toc: bump version to 4.2.0 2019-06-16 15:12:49 +02:00
shagu fe479d1f77 unitframes: check for RegisterStateDriver before using
This fixes a compatibility issue with NotGrid, which is
adding a :SetAttribute() function to all frames.
2019-06-11 18:19:03 +02:00
shagu cbbe5c672e core: split toc list into xml files 2019-06-10 15:17:34 +02:00