Commit Graph

23 Commits

Author SHA1 Message Date
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