Commit Graph

40 Commits

Author SHA1 Message Date
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 044899f525 Fixed initial positions for all bars 2009-02-21 15:53:41 +01:00
Hendrik Leppkes acc67ba2a0 First work on LibWindow-1.1 usage, plumbing for new bar resizing/button positioning 2009-02-21 13:07:58 +01:00
Hendrik Leppkes 2ed2263968 Fix all and any white-space errors 2009-02-20 23:19:34 +01:00
Hendrik Leppkes b2d0e3493d Make sure to re-apply click-through mode after creating new buttons 2009-01-22 16:46:23 +01:00
Hendrik Leppkes 7c2610ccb2 Use the correct ApplyConfig when enabling a module 2008-11-11 16:32:16 +01:00
Hendrik Leppkes 90c58593b9 Fixed issues with position saving and reseting profiles 2008-11-11 16:13:49 +01:00
Hendrik Leppkes d97bb650fe Minor cleanup of unneeded upvalues 2008-11-08 20:06:11 +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 f4ee55d1a4 Fixed removing of keybinds from Stance and Pet bar 2008-11-01 14:37:05 +01:00
Hendrik Leppkes b19d8ae23f Adjusted initial positions of the bars to not overlap 2008-10-15 14:46:17 +02: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 c7dd6ac8e2 Merge branch 'master' into wrath 2008-09-06 11:53:11 +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 b5fcb19415 fix issue with hiding bars on disable 2008-07-04 16:57:19 +00:00
Hendrik Leppkes 8060002efc commit the other half of that <.< 2008-06-20 00:03:21 +00:00
cwdg 9c86d78d2e add missing locales 2008-06-19 11:08:10 +00:00
cwdg 728a47775f My work is finished. 2008-06-18 20:33:28 +00:00
Hendrik Leppkes dd91d867b7 dont try to steal bindings in combat, only ends up in errors anyway 2008-06-14 15:00:24 +00:00
Hendrik Leppkes 90f2b872d8 - hide the pet-bar AutoCastable texture when AutoCast is enabled (works around a crazy ButtonFacade design that showed it on top - back to blizzard behavior)
- tweak stance bar code for classes that dont actually have a stance (yet)
2008-06-07 15:10:49 +00:00
Hendrik Leppkes d9e1bb2bb6 - add keyring and onebag option to bagbar
- fix some random stuff in the options tables
2008-05-31 19:48:47 +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 3e3bd90c37 fix module enabling/disabling in various modules 2008-05-28 10:27:51 +00:00
Hendrik Leppkes 850c50c772 - fix hiding of the stance and menu bar
- fix a bug that was preventing the interaction indicators (highlight/pushed textures) to show up correctly in some cases
- re-enabled the checked texture for the stance buttons (why was that off <.<)
2008-05-03 23:22:51 +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 b6adf401f6 - build the config on demand (might break stuff, srsly)
- add options for configuring the modifier switching
2008-04-08 10:31:40 +00:00
Hendrik Leppkes f472060b0a restructure configuration 2008-03-13 16:42:26 +00:00
Hendrik Leppkes 60fa80d401 set override bindings on Bar1, ShapeshiftBar, PetBar 2008-03-10 16:20:58 +00:00
Hendrik Leppkes 0c0abdbca6 tweak keybinding stuff and add support for pet and stance bar 2008-03-10 13:39:48 +00:00
Hendrik Leppkes 45f86eff26 - add Enable/Disable to the Pet and Stance Bar
- unlocking works right on the petbar now
2008-03-05 14:17:12 +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 aa66d37a95 stub for a petbar - not worky yet 2008-02-21 13:28:43 +00:00
Hendrik Leppkes c0cdde8e45 option tweaks 2008-02-17 01:37:33 +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 4f31e91de5 StanceBar
- increase default scale of the stance buttons
- add events to update the bar
- add OnDisable
2008-02-16 18:04:50 +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