log SecureMenu.lua @ 86:d571fa85e1b5

age author description
Sun, 15 May 2011 12:45:52 +0200 contrebasse Clarify error message with cross-tradeskill, and clarify the use of GetTradeSkillLine() internally v1.0beta4
Sat, 14 May 2011 21:30:56 +0200 contrebasse Block cross-tradeskill in external window
Sat, 14 May 2011 21:00:38 +0200 contrebasse Remove unused function
Sat, 14 May 2011 20:55:49 +0200 contrebasse Use the new internal data format everywhere
Sat, 14 May 2011 20:23:41 +0200 contrebasse Correct Localization
Fri, 13 May 2011 02:17:52 +0200 contrebasse Add localization
Sat, 30 Apr 2011 00:53:03 +0200 contrebasse Wrap external window title text (could be nicer...)
Fri, 29 Apr 2011 23:58:43 +0200 contrebasse Disable actions on buttons with not enough reagents (external frame), and warn the user
Fri, 29 Apr 2011 23:43:59 +0200 contrebasse Remove infinite loop on the external frame, which prevented crafting items
Fri, 29 Apr 2011 22:05:42 +0200 contrebasse Oops, last commit broke tooltips
Fri, 29 Apr 2011 21:26:19 +0200 contrebasse Manage items not ready (not in cache ?) when opening the external frame. Can potentially conflict with BAG_UPDATE event.
Fri, 29 Apr 2011 00:14:25 +0200 contrebasse Hide external frame when selecting a recipe which doesn't need this reagent
Thu, 28 Apr 2011 23:39:30 +0200 contrebasse Add recipe tooltip for the crafted reagent in the external window
Thu, 28 Apr 2011 21:43:06 +0200 contrebasse Store spellLink instead of spellID
Thu, 28 Apr 2011 19:46:52 +0200 contrebasse Correct indentation