annotate lib/AceLibrary/AceLibrary.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 dba04d85c799
children
rev   line source
flickerstreak@23 1 ## Interface: 20200
flickerstreak@23 2
flickerstreak@23 3 ## Title: Lib: AceLibrary
flickerstreak@23 4 ## Notes: AddOn development framework
flickerstreak@23 5 ## Author: Ace Development Team
flickerstreak@23 6 ## X-Website: http://www.wowace.com
flickerstreak@23 7 ## X-Category: Library
flickerstreak@23 8 ## X-License: LGPL v2.1 + MIT for AceOO-2.0
flickerstreak@23 9
flickerstreak@23 10 AceLibrary.lua