annotate Bindings.xml @ 77:da8ba8783924

- added revision updater to each code file - Changed button/bar class mechanic to metatable-based - Changed buttons to live within a sub-frame, to play nicely between show-empty-buttons and hidestates - bar frame is now available only via accessor - Changed some semantics with AddButton/PlaceButton - Cleaned up action buttons options, fixed hide-when-empty option - moved show-action-ID-label as a button method - converted drag overlay from nested-frame to :Raise() - fixed ReAction:SetConfigMode() to not call event when mode doesn't change - Fixed ordering for dynamic state tab (always last)
author Flick <flickerstreak@gmail.com>
date Mon, 23 Jun 2008 22:27:50 +0000
parents 0d95ce7a9ec2
children fc83b3f5b322
rev   line source
flickerstreak@23 1 <Bindings>
flickerstreak@23 2 <!-- general keybindings -->
flickerstreak@23 3 <Binding name="REACTION_TOGGLELOCK" header="REACTION">
flickerstreak@30 4
flickerstreak@23 5 </Binding>
flickerstreak@23 6 <Binding name="REACTION_TOGGLEKEYBIND">
flickerstreak@30 7
flickerstreak@23 8 </Binding>
flickerstreak@23 9
flickerstreak@23 10 <!-- dummy keybinds -->
flickerstreak@23 11 </Bindings>