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