shagu
e561d09447
api: remove obsolete code-path in bar layout
2019-03-31 14:59:21 +02:00
shagu
eb2c5810e4
actionbar: add option to set button spacing
2019-03-31 14:59:21 +02:00
Road-block
06494be3b6
panel: option to use server time instead of local
2019-03-31 14:59:21 +02:00
shagu
d80004c113
unitframes: fix error on invalid reaction colors
2019-03-31 14:59:21 +02:00
shagu
6af3095d1b
unitframes: avoid creating tables on each refresh
2019-03-31 14:59:21 +02:00
shagu
78ca236fb8
unitframes: optimize memory usage of aggro scanner
2019-03-31 14:59:21 +02:00
shagu
4d373a9164
unitframes: cache backdrop to reduce memory usage
2019-03-31 14:59:21 +02:00
shagu
76e77bb490
ui-widgets: cache some colors and functions
2019-03-31 14:59:21 +02:00
shagu
3aab8f89e7
ui-widgets: slightly rearrange collapse buttons
2019-03-31 14:59:21 +02:00
shagu
f34f518ce5
config: move several configs above placeholders
2019-03-31 14:59:21 +02:00
Artur Morozov
671d11fcdc
skin: add QuestLogFrame
2019-03-31 14:59:21 +02:00
Artur Morozov
e01e0486d8
api: update SkinDropDown
...
fix dynamic dropdown menus
2019-03-31 14:59:21 +02:00
Artur Morozov
33496a0d01
api: remove GetCloseButton
...
instead, use GetNoNameObject
2019-03-31 14:59:21 +02:00
Artur Morozov
d7f2afd56c
api: update SkinButton
...
add icon argument
add disableHighlight argument
add support for LockHighlight and UnlockHighlight methods
2019-03-31 14:59:21 +02:00
Artur Morozov
db97c868c1
api: add HandleIcon
2019-03-31 14:59:21 +02:00
Artur Morozov
60731de987
api: add SetHighlight
2019-03-31 14:59:21 +02:00
Artur Morozov
48aafe071d
api: add SkinCollapseButton
2019-03-31 14:59:21 +02:00
Artur Morozov
f478066a00
api: update SkinArrowButton
...
add size argument
2019-03-31 14:59:21 +02:00
Artur Morozov
d4154e138e
api: update SkinScrollbar
2019-03-31 14:59:21 +02:00
Artur Morozov
e21207784a
api: update StripTextures
...
add layer argument
fix hide argument
2019-03-31 14:59:21 +02:00
Artur Morozov
62c694df95
api: add SkinMoneyInputFrame
2019-03-31 14:59:21 +02:00
Artur Morozov
154df24293
api: update SkinCheckbox
2019-03-31 14:59:21 +02:00
Artur Morozov
8d02b7ebfd
api: update SkinSlider
2019-03-31 14:59:21 +02:00
Artur Morozov
74fa9df790
api: add GetNoNameObject
2019-03-31 14:59:21 +02:00
shagu
7e3e86ead4
api: add checkversion to public api
2019-03-31 14:59:21 +02:00
shagu
c521d63dd1
api: rewrite scrollframe template
...
Replaced the scroll indicators by a small scrollbar indicator.
By that also removed tons of superfluous textures and reduced the padding.
This change should be still compatible to the old implementation.
Tested Addonmenu and the pfQuest Browser and it still seem to work properly.
2019-03-31 14:59:21 +02:00
shagu
ac3f78f2e9
config: disable shadows by default
2019-03-31 14:59:21 +02:00
shagu
6a7357c295
unitframes: remove invalid event
2019-03-31 14:59:20 +02:00
shagu
0acf6b8900
unitframes: move sanity check within refresh
2019-03-31 14:59:20 +02:00
shagu
3541758f14
unitframes: reduce memory consumption of refreshs
2019-03-31 14:59:20 +02:00
shagu
497a053e60
api: run lurker on addon event if config exists
2019-03-31 14:59:20 +02:00
shagu
281ddf09d5
api: only hook on addons after config is loaded
2019-03-31 14:59:20 +02:00
Artur Morozov
6d7dbe3ed8
ui-widgets: use red border for all close buttons
2019-03-31 14:59:20 +02:00
Robert Moritz
df57df82d9
thirdparty: add NoteIt skin
2019-03-31 14:59:20 +02:00
Artur Morozov
ba9d0a953c
ui-widgets: add skin function for slider
2019-03-31 14:59:20 +02:00
shagu
265f81ce80
ui-widgets: only write enter/leave once per button
2019-03-31 14:59:20 +02:00
shagu
8e9e70f79e
unitframes: move scope of several functions
2019-03-31 14:59:20 +02:00
shagu
4d0be42233
ui-widgets: prevent duplicate question dialogs
2019-03-31 14:59:20 +02:00
shagu
8b39968db9
api: remove autohide eventhandler
2019-03-31 14:59:20 +02:00
shagu
68b0f15b8f
addonbuttons: disable addon buttons by default
2019-03-31 14:59:20 +02:00
shagu
ec3ad0f9f9
config: bump to 3.20 to smoothen beta transition
2019-03-31 14:59:20 +02:00
shagu
139cdbae94
addonbuttons: add more positions
...
* add top and right position
* use native arrow button skin
* remove old button backdrop
2019-03-31 14:59:20 +02:00
shagu
a32732a1dd
addonbuttons: add option to show them on login
...
* use a simpler update throttle
* remove usable due to resets during moving
* remove unused update interval config
2019-03-31 14:59:20 +02:00
Unknown
0232c2600e
addonbuttons: collect all minimap addon icons
2019-03-31 14:59:20 +02:00
shagu
26a9fff578
actionbar: entire rewrite of the actionbars
...
Final squashed commit of the actionbars. Ready for master.
Config migration is now armed, you can't go back without backups.
2019-03-31 14:59:20 +02:00
Artur Morozov
f13ac95ebb
unitframes: add more buff/debuff positions
2019-03-31 14:59:20 +02:00
shagu
874487bde9
api: use already cached backdrop tables
2019-01-11 10:28:25 +01:00
shagu
bce7fb0be1
api: let sanitize pattern prioritize numbers
2019-01-10 12:45:10 +01:00
Road-block
29c315a282
loot: add rarity threshold to random loot announce
2019-01-05 14:12:15 +01:00
Unknown
42149eca5f
buffwatch: color stacks count by their amount
2019-01-05 14:01:13 +01:00