Commit Graph

436 Commits

Author SHA1 Message Date
Hendrik Leppkes 0db63cab59 Ensure that buttons that should be hidden stay hidden 2008-11-11 20:12:16 +01:00
Hendrik Leppkes 130afe7ac4 Fixed the NormalTexture again to behave like it used to 4.1.x 2008-11-11 20:05:26 +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 598e2af4a8 Slightly adjusted the NormalTexture of the buttons to feel like before 2008-11-11 19:52:23 +01:00
Hendrik Leppkes c96d1a0c62 Adjust default padding and scale of the micromenu 2008-11-11 17:12:42 +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 63952f13f7 Added safeguard against GetCurrentBindingSet() returning nil in rare cases during login 2008-11-11 16:41:32 +01:00
Hendrik Leppkes 7c2610ccb2 Use the correct ApplyConfig when enabling a module 2008-11-11 16:32:16 +01:00
Hendrik Leppkes 4189110e24 Fix disabling/enabling bars in unlock mode 2008-11-11 16:30:25 +01:00
Hendrik Leppkes 90c58593b9 Fixed issues with position saving and reseting profiles 2008-11-11 16:13:49 +01:00
Hendrik Leppkes 7f57e78c61 More fixes to HideBlizzard function 2008-11-11 15:51:47 +01:00
Hendrik Leppkes eb5572a07c Hide the MultiBar Buttons but keep the bars alive, so we actually can leave them enabled to remove them from the paging rotation 2008-11-11 08:56:02 +01:00
Hendrik Leppkes 48e68d1499 Fix display of Leave Vehicle button 2008-11-11 08:44:08 +01:00
Hendrik Leppkes ebd489cfd5 Only try to set our special-action-icon on our own buttons 2008-11-10 22:49:05 +01:00
Hendrik Leppkes 1665e10865 Added compat var to not break every addon using the old button frame names to access BT4 buttons 2008-11-10 01:10:16 +01:00
Hendrik Leppkes c41ac73bb6 Properly apply the Grid settings when switching profile 2008-11-10 01:08:58 +01:00
Hendrik Leppkes 2f5605a396 Fixed Show Grid option 2008-11-09 16:06:49 +01:00
Hendrik Leppkes ff11807e39 Fix showing of the icon for special buttons 2008-11-09 15:46:59 +01:00
Hendrik Leppkes 293e41b7d2 Prevent taint in UpdateAction 2008-11-09 15:46:50 +01:00
Hendrik Leppkes 170b8253cd Fix moving of actions 2008-11-09 15:10:08 +01:00
Hendrik Leppkes 15f27066ec Fixed NormalTexture display 2008-11-09 15:09:56 +01:00
Hendrik Leppkes 21a325c494 Remove old code 2008-11-09 14:33:13 +01:00
Hendrik Leppkes 0c50bf85df Updated Bindings.xml to remove the Secure from the name 2008-11-09 14:22:29 +01:00
Hendrik Leppkes 832e94c2ff Removed OnUpdate hook and made keybindings show properly 2008-11-09 13:40:03 +01:00
Hendrik Leppkes 0ebc4c4ec1 Hide MacroText works again 2008-11-09 13:33:39 +01:00
Hendrik Leppkes 82af623c08 Hook UpdateUsable and OnUpdate 2008-11-09 13:28:00 +01:00
Hendrik Leppkes 88a71decb0 Hotkeys work properly again 2008-11-09 13:22:09 +01:00
Hendrik Leppkes 453773aebd First draft of conversion to the Blizzard template 2008-11-09 13:10:23 +01:00
Hendrik Leppkes 670913ee1a Linked the PetButton action dragging to the master "Button Lock" setting in the config 2008-11-09 12:10:46 +01:00
Hendrik Leppkes 4ca8075cfd Added Bindings.xml to allow binding of keys through the Blizzard KeyBinding menu 2008-11-09 12:00:44 +01:00
Hendrik Leppkes 6073cc72ae Updated frFR locale by Pettigrow 2008-11-08 21:25:13 +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 d97bb650fe Minor cleanup of unneeded upvalues 2008-11-08 20:06:11 +01:00
Hendrik Leppkes d01e9cd6d2 Update version in .toc and TODO.txt 2008-11-08 09:18:30 +01:00
Hendrik Leppkes 94b3decbb4 Fixed an error in the visibility handler code on profile change 2008-11-02 22:50:10 +01:00
Hendrik Leppkes 67261e8c74 Don't show the border of the Bar Overlay when moving a bar 2008-11-01 22:09:45 +01:00
Hendrik Leppkes 9d7ed64417 Added support for specifying the fade-out alpha in the custom visibility header
Example:
[mod:ctrl]fade:10;[mod:alt]fade:50;[mod:shift]fade:80;show

0 is completly transparent, while 100 is completly opaque.
2008-11-01 17:33:38 +01:00
Hendrik Leppkes 9adffaf957 Moved Fade Out options to visibility page 2008-11-01 17:22:29 +01:00
Hendrik Leppkes d96d0aea79 Merge commit 'zh/master' 2008-11-01 17:14:01 +01:00
Hendrik Leppkes 170a11c975 Tweaks to the state and visibility configuration 2008-11-01 17:08:08 +01:00
ananhaid a049e1b173 Signed-off-by: ananhaid <ananhaid@gmail.com> 2008-11-02 00:06:44 +08: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 fe16bbc159 Disable and hide all other bars that Bartender4 replaces 2008-11-01 14:22:41 +01:00
Hendrik Leppkes d03e403d28 Updated Forum Link in the FAQ 2008-11-01 13:14:26 +01:00
Hendrik Leppkes e2c3d6ca0f Update Version number to 4.2.0-Alpha 2008-11-01 13:09:58 +01:00
Hendrik Leppkes 5a5e8cb20f Use label instead of text in the LDB plugin 2008-10-31 19:23:04 +01:00
Hendrik Leppkes 21f3569087 Properly unregister the harm statedriver in UpdateStates and bail out earlier in returnOnly mode (used for configuration) 2008-10-31 19:22:54 +01:00
Hendrik Leppkes 36110a4c24 Fix Focus-Casting for enemy-targets in focus with Auto-Assist active 2008-10-30 18:44:13 +01:00
Hendrik Leppkes 7470579617 Fix .pkgmeta 2008-10-30 13:08:11 +01:00