log SecureMenu.lua @ 123:f7c7a1a9cac9

age author description
Wed, 15 Jun 2011 00:05:35 +0200 contrebasse Throttle count display
Thu, 02 Jun 2011 23:07:23 +0200 contrebasse Rewrote the main part to clarify things, should have removed some hidden nasty bugs. v1.1beta0
Thu, 02 Jun 2011 18:23:42 +0200 contrebasse Tradeskill in external window should now be functional
Thu, 02 Jun 2011 14:12:06 +0200 contrebasse Always show counts and bypass all filtering and searches v1.0beta13
Sat, 21 May 2011 14:19:33 +0200 contrebasse Better manage combat and secure buttons v1.0beta11
Fri, 20 May 2011 00:53:42 +0200 contrebasse Correct display, tooltips and error message when there are actual tradeskill spells in the SecureMenu. Still not sure that it works with enough reagents... v1.0beta9
Thu, 19 May 2011 20:25:41 +0200 contrebasse Added prospecting and common data
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
Sun, 10 Apr 2011 19:26:33 +0200 contrebasse Lots of display arrangements (tooltips and counts)
Fri, 08 Apr 2011 19:58:08 +0200 contrebasse Correct tooltips for external tradeskills like milling
Sat, 02 Apr 2011 23:37:19 +0200 contrebasse Display the number of crafted items and percent chance for milling
Sat, 02 Apr 2011 22:42:53 +0200 contrebasse Display the percent chance to have an item while prospecting
Sat, 02 Apr 2011 17:13:16 +0200 contrebasse Added some tooltips and text color
Sat, 02 Apr 2011 01:49:39 +0200 contrebasse The base features semms to work.
Tue, 29 Mar 2011 22:06:36 +0200 contrebasse The try to build my own secure menu continues...
Mon, 28 Mar 2011 22:59:20 +0200 contrebasse First atempt at using secure menus, it doesn't open yet...
Mon, 28 Mar 2011 22:32:26 +0200 contrebasse Initial commit, save state before using secure menus