annotate ReAction.toc @ 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 c54c481ad0ed
children 7cabc8ac6c16
rev   line source
flickerstreak@30 1 ## Interface: 20400
flickerstreak@22 2 ## Title: ReAction
flickerstreak@22 3 ## Notes: Action button layout and configuration
flickerstreak@1 4 ## DefaultState: enabled
flickerstreak@1 5 ## LoadOnDemand: 0
flickerstreak@1 6 ## Author: Flick
flickerstreak@22 7 ## Version: 1.0
flickerstreak@28 8 ## SavedVariables: ReAction_DB
flickerstreak@1 9 ## X-Category: Action Bars
flickerstreak@33 10 ## X-License: MIT
flickerstreak@1 11
flickerstreak@27 12 ReAction.xml