annotate modules/ReAction_Action/ReAction_Action.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 f1e838841ce1
children ceb860730875
rev   line source
flickerstreak@24 1 ## Interface: 20300
flickerstreak@24 2 ## Title: ReAction: Action
flickerstreak@24 3 ## Notes: Action button module for ReAction
flickerstreak@24 4 ## DefaultState: enabled
flickerstreak@24 5 ## LoadOnDemand: 1
flickerstreak@24 6 ## Author: Flick
flickerstreak@24 7 ## Version: 1.0
flickerstreak@24 8 ## X-Category: Action Bars
flickerstreak@24 9 ## Dependencies: ReAction
flickerstreak@24 10
flickerstreak@27 11 ReAction_Action.xml