Commit graph

40 commits

Author SHA1 Message Date
57a5cdabdf ascension: 4.4.2 → vendored 4.4.2-2-g3b02ee4 (in-game AddOns dir)
Imported from /srv/add01/wow-ascension/Interface/AddOns/Bartender4 — the
build Ascension's WotLK 3.3.5 client ships.

Single vendored drop: Ascension's build process bundles their custom
patches with the standard CurseForge packager output (embedded libs),
and the individual patches aren't published separately.

Net delta vs Nevcairiel 4.4.2, excluding bundled libs and CRLF
normalization: 21 files, 2213+/52- — the Ascension-specific
adaptations for WotLK 3.3.5 hero classes / custom action systems.

License: All rights reserved (per .toc).
2026-05-08 03:45:58 +02:00
Hendrik Leppkes
fe0281fdb7 Small improvements to the behaviour of the secure environment. Fixes a rare bug when adding/removing buttons from a bar. 2009-04-16 17:04:41 +02:00
Hendrik Leppkes
542cb58208 Use @project-version@ in the Version field and update copyright headers to 2009. 2009-03-26 10:55:06 +01:00
Hendrik Leppkes
571fe6cca4 Fixed behaviour of padding on alternate growth directions and fixed the alignment of the drag-overlay. 2009-02-21 15:16:34 +01:00
Hendrik Leppkes
a1189dbad8 Added options to adjust the vertical and horizontal growth direction 2009-02-21 14:58:17 +01:00
Hendrik Leppkes
e9071dc3d0 Try to preserve the old position properly during the migration to the new system. 2009-02-21 14:14:53 +01:00
Hendrik Leppkes
6f5086adc8 Added plumbing to change the growth direction of the bars. Currently always defaults to DOWN and RIGHT, as that is the "old" behaviour. 2009-02-21 14:12:49 +01:00
Hendrik Leppkes
2ed2263968 Fix all and any white-space errors 2009-02-20 23:19:34 +01:00
Hendrik Leppkes
60313072db Added Click-Through support to all ButtonBar based bars 2009-01-20 13:14:43 +01:00
Hendrik Leppkes
fe3f9e1ac7 Fix a copy/paste error that resulted in inconsistent Rows behavior 2009-01-06 00:03:28 +01:00
Hendrik Leppkes
95be5c25c5 Adjusted behaviour of the calculation of Rows/ButtonPerRow on non-divisible rows 2008-12-14 11:54:17 +01:00
Hendrik Leppkes
7c53a32f18 Revert "Renamed "Zoom" to "Button Border" and make it do its thing again"
This reverts commit ccf041bdcd.
2008-11-11 20:02:13 +01:00
Hendrik Leppkes
ccf041bdcd Renamed "Zoom" to "Button Border" and make it do its thing again 2008-11-11 16:52:22 +01:00
Hendrik Leppkes
0ebc4c4ec1 Hide MacroText works again 2008-11-09 13:33:39 +01:00
Hendrik Leppkes
9d77edcc55 MicroMenu now uses the default ButtonBar template, which enables it to use full Row control 2008-11-08 21:23:26 +01:00
Hendrik Leppkes
29f204b662 Moved Hotkey and MacroText handling to the ButtonBar prototype and show the Hotkey on Pet and Stance Bar (default off) 2008-11-01 14:51:45 +01:00
Hendrik Leppkes
b549507c73 Fix alot of bugs with switching profiles 2008-10-15 10:02:40 +02:00
Hendrik Leppkes
aa1867ad90 Removed SVN $Id$ Tags and updated locale 2008-09-14 13:25:48 +02:00
Hendrik Leppkes
c7c303ae3c Removed trailing spaces 2008-09-02 16:55:22 +02:00
Hendrik Leppkes
6acaa9e6a1 restructuring, preparing for new changes 2008-09-02 16:51:34 +02:00
Hendrik Leppkes
2ffd19655b big restructuring, split the options from the code and moved individual modules into subdirs
- expect big breakage if you try to update without completely restarting wow
2008-07-05 12:41:16 +00:00
Hendrik Leppkes
8060002efc commit the other half of that <.< 2008-06-20 00:03:21 +00:00
cwdg
728a47775f My work is finished. 2008-06-18 20:33:28 +00:00
Hendrik Leppkes
cdb0357348 updated ButtonFacade support to store the color values 2008-05-31 21:44:18 +00:00
Hendrik Leppkes
9e092cda14 - now using LibKeyBound-1.0
- added more options to configure the show/hide state of the bar, now supports showing/hiding bars based on in-combat
2008-05-31 11:16:59 +00:00
Hendrik Leppkes
22075742e1 remove Button argument from the skin callback, since we only allow skinning based on the group 2008-05-05 14:35:01 +00:00
Hendrik Leppkes
cfffaa706b add a check to the button layout code to prevent crazy behaviour if a user sets #Rows > #Buttons 2008-05-05 13:25:52 +00:00
Hendrik Leppkes
d458a13d11 fix ButtonFacade support 2008-04-20 10:13:10 +00:00
Hendrik Leppkes
75f3518689 add a "Zoom" toggle to the bar configuration to be able to use the Zoomed button style without ButtonFacade installed 2008-04-12 14:26:31 +00:00
Hendrik Leppkes
a889dd57c1 more ButtonFacade integration 2008-04-12 11:07:42 +00:00
Hendrik Leppkes
acbaae01eb - remove cyCircled support
- add preliminary ButtonFacade support (still some bugs in it)
- this also replaces the built-in skin selection for the bars (for now)
2008-04-11 17:14:46 +00:00
Hendrik Leppkes
1c10f11fad fix cyCircled support causing taint messages in some cases 2008-03-15 16:30:44 +00:00
Hendrik Leppkes
f7845069b5 tweak style support 2008-03-11 09:06:05 +00:00
Hendrik Leppkes
177f03f29f - add more descriptive error messages to get/set handlers
- add MicroMenu module (may not be 100% complete yet)
2008-03-07 15:38:34 +00:00
Hendrik Leppkes
160e9ffe4f tweaks 2008-03-07 10:43:34 +00:00
Hendrik Leppkes
720bd42401 fix bugs for classes that dont have any stances (yet) 2008-02-21 16:53:12 +00:00
Hendrik Leppkes
59df1ce268 - ButtonBar now uses .button_width and .button_height for layouting the buttons (defaults to 36)
- set button width/height for stancebar buttons
2008-02-16 18:19:25 +00:00
Hendrik Leppkes
3f60367faf first working stance bar, still needs events for updating etc 2008-02-16 17:17:31 +00:00
Hendrik Leppkes
1cec9114c9 dummy stancebar module 2008-02-16 16:45:35 +00:00
Hendrik Leppkes
e7841ed4d5 strip some code from the actionbar module and move it to a generic ButtonBar module to be used for the stance and pet bar 2008-02-16 16:11:49 +00:00