Latest LibGUI Files http://war.curseforge.com/addons/libgui/files/ The latest files available for LibGUI en-us Sun, 21 Jun 2009 09:09:27 +0000 CurseForge.com (http://www.curseforge.com) 1.0 http://war.curseforge.com/addons/libgui/files/9-1-0/ <p>2009-06-21&nbsp;&nbsp;aiiane&nbsp;&nbsp;&lt;<a href="mailto:%61%69%69%61%6e%65%40%61%69%69%61%6e%65%2e%6e%65%74" rel="nofollow">&#97;&#105;&#105;&#97;&#110;&#101;&#64;&#97;&#105;&#105;&#97;&#110;&#101;&#46;&#110;&#101;&#116;</a>&gt;</p> <p>[2698c9528150] [tip]<br> * .hgtags:</p> <p>Added tag 1.0 for changeset 64e2faafe576</p> <p>[64e2faafe576] [1.0]<br> * LibGUI.lua</p> <p>UPDATED: Changed StausBar_DefaultTintable to StatusBar_DefaultTintable since it was corrected in 1.3.</p> <p>2009-01-15&nbsp;&nbsp;Aiiane&nbsp;&nbsp;&lt;<a href="mailto:%61%69%69%61%6e%65%40%61%69%69%61%6e%65%2e%6e%65%74" rel="nofollow">&#97;&#105;&#105;&#97;&#110;&#101;&#64;&#97;&#105;&#105;&#97;&#110;&#101;&#46;&#110;&#101;&#116;</a>&gt;</p> <p>[95672de068dd]<br> * .hgtags:</p> <p>Added tag RC-4 for changeset d6186d910145</p> <p>[d6186d910145] [RC-4]<br> * LibGUI.lua</p> <p>ADDED: A window's Add() method can now accept a third argument, elementBase, which will be passed through to :New().</p> <p>[73008432e6fe]<br> * LibGUI.lua</p> <p>ADDED: New methods for all elements - :TakesInput(), :ProcessAnchors(), :FontAlpha(alphaVal), :Focus(), :Defocus(), :SetId(id), :GetId(),<br> FIXED: Textboxes should no longer be zero height.<br> CHANGED: Images will now capture input by default.</p> <p>[e222e0369ed9]<br> * LibGUI.lua</p> <p>ADDED: Almost all element types now allow you to pass a third parameter to :New() to specify an existing window template to base them off of, if you desire to use XML to tweak things (or set params not available from Lua) but still want to use LibGUI to wrap them.</p> <p>2008-12-11&nbsp;&nbsp;aiiane&nbsp;&nbsp;&lt;<a href="mailto:%61%69%69%61%6e%65%40%61%69%69%61%6e%65%2e%6e%65%74" rel="nofollow">&#97;&#105;&#105;&#97;&#110;&#101;&#64;&#97;&#105;&#105;&#97;&#110;&#101;&#46;&#110;&#101;&#116;</a>&gt;</p> <p>[92c9e518c863]<br> * .hgtags:</p> <p>Added tag RC-3 for changeset 28a52fe1a1fa</p> <p>[28a52fe1a1fa] [RC-3]<br> * LibGUI.lua</p> <p>Add tint and scale functions because talvinen is cute when he begs.</p> <p>2008-11-20&nbsp;&nbsp;aiiane&nbsp;&nbsp;&lt;<a href="mailto:%61%69%69%61%6e%65%40%61%69%69%61%6e%65%2e%6e%65%74" rel="nofollow">&#97;&#105;&#105;&#97;&#110;&#101;&#64;&#97;&#105;&#105;&#97;&#110;&#101;&#46;&#110;&#101;&#116;</a>&gt;</p> <p>[97dd2180ea23]<br> * .hgtags:</p> <p>Added tag RC-2 for changeset 795af0164a72</p> <p>[795af0164a72] [RC-2]<br> * LibGUI.lua</p> <p>ADDED: &#34;smallcombobox&#34; and &#34;tinycombobox&#34; element types for different-width comboboxes.<br> ADDED: &#34;image&#34; type for dynamic images.<br> CHANGED: Subelements of windows created via :Add() or direct call will now have a name based on the parent window's name.<br> CHANGED: Local-ized utility functions for improved performance.<br> FIXED: All :Resize() methods will now properly update the .width and/or .height properties as appropriate.<br> FIXED: Passing a blank string to for a new element's name will now properly auto-generate an element name.</p> <p>[08a85ddedaa7]<br> * LibStub.lua</p> <p>Update to WAR LibStub v4</p> <p>2008-11-06&nbsp;&nbsp;aiiane&nbsp;&nbsp;&lt;<a href="mailto:%61%69%69%61%6e%65%40%61%69%69%61%6e%65%2e%6e%65%74" rel="nofollow">&#97;&#105;&#105;&#97;&#110;&#101;&#64;&#97;&#105;&#105;&#97;&#110;&#101;&#46;&#110;&#101;&#116;</a>&gt;</p> <p>[461a63c576f8]<br> * LibGUI.lua</p> <p>Correct a bug with :Destroy()</p> <p>2008-11-01&nbsp;&nbsp;aiiane&nbsp;&nbsp;&lt;<a href="mailto:%61%69%69%61%6e%65%40%61%69%69%61%6e%65%2e%6e%65%74" rel="nofollow">&#97;&#105;&#105;&#97;&#110;&#101;&#64;&#97;&#105;&#105;&#97;&#110;&#101;&#46;&#110;&#101;&#116;</a>&gt;</p> <p>[d60cc265d1b9]<br> * .hgtags:</p> <p>Added tag RC-1 for changeset f66d02677fab</p> <p>[f66d02677fab] [RC-1]<br> * LibGUI.lua</p> <p>Bump minor version to 4 (release prep).</p> <p>[27b4d06a4e09]<br> * LibGUI.lua</p> <p>Make comboboxes fail gracefully and return nil if you try to get the selected item/index when there aren't any.</p> <p>2008-10-29&nbsp;&nbsp;aiiane&nbsp;&nbsp;&lt;<a href="mailto:%61%69%69%61%6e%65%40%61%69%69%61%6e%65%2e%6e%65%74" rel="nofollow">&#97;&#105;&#105;&#97;&#110;&#101;&#64;&#97;&#105;&#105;&#97;&#110;&#101;&#46;&#110;&#101;&#116;</a>&gt;</p> <p>[1f681c1a4eca]<br> * LibGUI.lua</p> <p>Make setting the selected item in a combobox...you know...work?</p> <p>2008-10-28&nbsp;&nbsp;aiiane&nbsp;&nbsp;&lt;<a href="mailto:%61%69%69%61%6e%65%40%61%69%69%61%6e%65%2e%6e%65%74" rel="nofollow">&#97;&#105;&#105;&#97;&#110;&#101;&#64;&#97;&#105;&#105;&#97;&#110;&#101;&#46;&#110;&#101;&#116;</a>&gt;</p> <p>[3442057465ec]<br> * LibGUI.lua</p> <p>Add :Popable() to return whether or not the object should be enjoyed with a movie after microwaving. (Actually, just to get/set whether an element is popable.)</p> <p>[5ec0cf144bd4]<br> * LibGUI.lua</p> <p>It'd also be neat if window objects properly updated their .height and .width attributes when resized, eh?</p> <p>[284b3cb0e6c6]<br> * LibGUI.lua</p> <p>Make :AddAnchor() able to accept a LibGUI object for the anchor name like the other anchoring functions.</p> <p>[d47b07560a05]<br> * LibGUI.lua</p> <p>Add :Alpha() function for elements to get/set alpha.</p> <p>2008-10-15&nbsp;&nbsp;aiiane&nbsp;&nbsp;&lt;<a href="mailto:%61%69%69%61%6e%65%40%61%69%69%61%6e%65%2e%6e%65%74" rel="nofollow">&#97;&#105;&#105;&#97;&#110;&#101;&#64;&#97;&#105;&#105;&#97;&#110;&#101;&#46;&#110;&#101;&#116;</a>&gt;</p> <p>[beef92b7da40]<br> * .hgtags:</p> <p>Added tag Beta-3 for changeset 50a12c0f04ca</p> <p>[50a12c0f04ca] [Beta-3]<br> * LibGUI.lua</p> <p>I've got a great idea... let's not cause naming collisions with ourself. ;_;</p> <p>2008-10-14&nbsp;&nbsp;aiiane&nbsp;&nbsp;&lt;<a href="mailto:%61%69%69%61%6e%65%40%61%69%69%61%6e%65%2e%6e%65%74" rel="nofollow">&#97;&#105;&#105;&#97;&#110;&#101;&#64;&#97;&#105;&#105;&#97;&#110;&#101;&#46;&#110;&#101;&#116;</a>&gt;</p> <p>[9b18d04937ee]<br> * LibGUI.lua</p> <p>Fix typo with label color functions, added TextColor() method to Buttons.</p> <p>[112b22def91c]<br> * .hgtags:</p> <p>Added tag Beta-2 for changeset 5619ac64008c</p> <p>[5619ac64008c] [Beta-2]<br> * LibGUI.lua</p> <p>- Added SetEnabled/Enabled/Enable/Disable methods for all button-type objects (including checkbox), slider, and combobox.<br> - Cleaned up event (un)registration a bit.<br> - Destroy method is now a bit more complete.<br> - Added &#34;blackframe&#34; element type (window derivative based off the standard black border/background window template).</p> <p>2008-10-12&nbsp;&nbsp;aiiane&nbsp;&nbsp;&lt;<a href="mailto:%61%69%69%61%6e%65%40%61%69%69%61%6e%65%2e%6e%65%74" rel="nofollow">&#97;&#105;&#105;&#97;&#110;&#101;&#64;&#97;&#105;&#105;&#97;&#110;&#101;&#46;&#110;&#101;&#116;</a>&gt;</p> <p>[93579550b654]<br> * .hgtags:</p> <p>Added tag Beta-1 for changeset 5d4f9c21f6eb</p> <p>[5d4f9c21f6eb] [Beta-1]<br> * LibGUI.lua</p> <p>Added optionbutton and closebutton elements.</p> <p>[227a4753379b]<br> * LibGUI.lua</p> <p>Added statusbar element.</p> <p>[535649d7747e]<br> * LibGUI.lua</p> <p>Added label element.</p> <p>[12c8c841c3ca]<br> * LibGUI.lua</p> <p>Added MultiTextbox, Combobox, and Scrollbar.</p> Sun, 21 Jun 2009 09:09:27 +0000 http://war.curseforge.com/addons/libgui/files/9-1-0/ http://war.curseforge.com/addons/libgui/files/9-1-0/ no-reply@curseforge.com (Aiiane) RC-4 http://war.curseforge.com/addons/libgui/files/8-rc-4/ <p>2009-01-15&nbsp;&nbsp;Aiiane&nbsp;&nbsp;&lt;<a href="mailto:%61%69%69%61%6e%65%40%61%69%69%61%6e%65%2e%6e%65%74" rel="nofollow">&#97;&#105;&#105;&#97;&#110;&#101;&#64;&#97;&#105;&#105;&#97;&#110;&#101;&#46;&#110;&#101;&#116;</a>&gt;</p> <p>&nbsp;&nbsp; &nbsp;* LibGUI.lua<br> &nbsp;&nbsp; &nbsp;ADDED: A window's Add() method can now accept a third argument,<br> &nbsp;&nbsp; &nbsp;elementBase, which will be passed through to :New().<br> &nbsp;&nbsp; &nbsp;[d6186d910145] [RC-4]</p> Fri, 16 Jan 2009 02:53:37 +0000 http://war.curseforge.com/addons/libgui/files/8-rc-4/ http://war.curseforge.com/addons/libgui/files/8-rc-4/ no-reply@curseforge.com (Aiiane) RC-3 http://war.curseforge.com/addons/libgui/files/7-rc-3/ <p>2008-12-11&nbsp;&nbsp;aiiane&nbsp;&nbsp;&lt;<a href="mailto:%61%69%69%61%6e%65%40%61%69%69%61%6e%65%2e%6e%65%74" rel="nofollow">&#97;&#105;&#105;&#97;&#110;&#101;&#64;&#97;&#105;&#105;&#97;&#110;&#101;&#46;&#110;&#101;&#116;</a>&gt;</p> <p>&nbsp;&nbsp; &nbsp;* LibGUI.lua<br> &nbsp;&nbsp; &nbsp;Add tint and scale functions because talvinen is cute when he begs.<br> &nbsp;&nbsp; &nbsp;[28a52fe1a1fa] [RC-3]</p> Thu, 11 Dec 2008 20:05:56 +0000 http://war.curseforge.com/addons/libgui/files/7-rc-3/ http://war.curseforge.com/addons/libgui/files/7-rc-3/ no-reply@curseforge.com (Aiiane) RC-2 http://war.curseforge.com/addons/libgui/files/6-rc-2/ <p>2008-11-20&nbsp;&nbsp;aiiane&nbsp;&nbsp;&lt;<a href="mailto:%61%69%69%61%6e%65%40%61%69%69%61%6e%65%2e%6e%65%74" rel="nofollow">&#97;&#105;&#105;&#97;&#110;&#101;&#64;&#97;&#105;&#105;&#97;&#110;&#101;&#46;&#110;&#101;&#116;</a>&gt;</p> <p>&nbsp;&nbsp; &nbsp;* LibGUI.lua<br> &nbsp;&nbsp; &nbsp;ADDED: &#34;smallcombobox&#34; and &#34;tinycombobox&#34; element types for<br> &nbsp;&nbsp; &nbsp;different-width comboboxes. ADDED: &#34;image&#34; type for dynamic images.<br> &nbsp;&nbsp; &nbsp;CHANGED: Subelements of windows created via :Add() or direct call<br> &nbsp;&nbsp; &nbsp;will now have a name based on the parent window's name. CHANGED:<br> &nbsp;&nbsp; &nbsp;Local-ized utility functions for improved performance. FIXED: All<br> &nbsp;&nbsp; &nbsp;:Resize() methods will now properly update the .width and/or .height<br> &nbsp;&nbsp; &nbsp;properties as appropriate. FIXED: Passing a blank string to for a<br> &nbsp;&nbsp; &nbsp;new element's name will now properly auto-generate an element name.<br> &nbsp;&nbsp; &nbsp;[795af0164a72] [RC-2]</p> Fri, 21 Nov 2008 05:19:03 +0000 http://war.curseforge.com/addons/libgui/files/6-rc-2/ http://war.curseforge.com/addons/libgui/files/6-rc-2/ no-reply@curseforge.com (Aiiane) RC-1 http://war.curseforge.com/addons/libgui/files/5-rc-1/ <p>2008-11-01&nbsp;&nbsp;aiiane&nbsp;&nbsp;&lt;<a href="mailto:%61%69%69%61%6e%65%40%61%69%69%61%6e%65%2e%6e%65%74" rel="nofollow">&#97;&#105;&#105;&#97;&#110;&#101;&#64;&#97;&#105;&#105;&#97;&#110;&#101;&#46;&#110;&#101;&#116;</a>&gt;</p> <p>&nbsp;&nbsp; &nbsp;* LibGUI.lua<br> &nbsp;&nbsp; &nbsp;Bump minor version to 4 (release prep).<br> &nbsp;&nbsp; &nbsp;[f66d02677fab] [RC-1]</p> Sun, 02 Nov 2008 03:52:55 +0000 http://war.curseforge.com/addons/libgui/files/5-rc-1/ http://war.curseforge.com/addons/libgui/files/5-rc-1/ no-reply@curseforge.com (Aiiane) Beta-3 http://war.curseforge.com/addons/libgui/files/4-beta-3/ <p>2008-10-15&nbsp;&nbsp;aiiane&nbsp;&nbsp;&lt;<a href="mailto:%61%69%69%61%6e%65%40%61%69%69%61%6e%65%2e%6e%65%74" rel="nofollow">&#97;&#105;&#105;&#97;&#110;&#101;&#64;&#97;&#105;&#105;&#97;&#110;&#101;&#46;&#110;&#101;&#116;</a>&gt;</p> <p>&nbsp;&nbsp; &nbsp;* LibGUI.lua<br> &nbsp;&nbsp; &nbsp;I've got a great idea... let's not cause naming collisions with<br> &nbsp;&nbsp; &nbsp;ourself. ;_;<br> &nbsp;&nbsp; &nbsp;[50a12c0f04ca] [Beta-3]</p> Wed, 15 Oct 2008 19:41:05 +0000 http://war.curseforge.com/addons/libgui/files/4-beta-3/ http://war.curseforge.com/addons/libgui/files/4-beta-3/ no-reply@curseforge.com (Aiiane) Beta-2 http://war.curseforge.com/addons/libgui/files/3-beta-2/ <p>2008-10-14&nbsp;&nbsp;aiiane&nbsp;&nbsp;&lt;<a href="mailto:%61%69%69%61%6e%65%40%61%69%69%61%6e%65%2e%6e%65%74" rel="nofollow">&#97;&#105;&#105;&#97;&#110;&#101;&#64;&#97;&#105;&#105;&#97;&#110;&#101;&#46;&#110;&#101;&#116;</a>&gt;</p> <p>&nbsp;&nbsp; &nbsp;* LibGUI.lua<br> &nbsp;&nbsp; &nbsp;- Added SetEnabled/Enabled/Enable/Disable methods for all button-<br> &nbsp;&nbsp; &nbsp;type objects (including checkbox), slider, and combobox.<br> &nbsp;&nbsp; &nbsp;- Cleaned up event (un)registration a bit.<br> &nbsp;&nbsp; &nbsp;- Destroy method is now a bit more complete.<br> &nbsp;&nbsp; &nbsp;- Added &#34;blackframe&#34; element type (window derivative based off the<br> &nbsp;&nbsp; &nbsp;standard black border/background window template).<br> &nbsp;&nbsp; &nbsp;[5619ac64008c] [Beta-2]</p> Wed, 15 Oct 2008 04:12:03 +0000 http://war.curseforge.com/addons/libgui/files/3-beta-2/ http://war.curseforge.com/addons/libgui/files/3-beta-2/ no-reply@curseforge.com (Aiiane) Beta-1 http://war.curseforge.com/addons/libgui/files/2-beta-1/ <p>2008-10-12&nbsp;&nbsp;aiiane&nbsp;&nbsp;&lt;<a href="mailto:%61%69%69%61%6e%65%40%61%69%69%61%6e%65%2e%6e%65%74" rel="nofollow">&#97;&#105;&#105;&#97;&#110;&#101;&#64;&#97;&#105;&#105;&#97;&#110;&#101;&#46;&#110;&#101;&#116;</a>&gt;</p> <p>&nbsp;&nbsp; &nbsp;* LibGUI.lua<br> &nbsp;&nbsp; &nbsp;Added optionbutton and closebutton elements.<br> &nbsp;&nbsp; &nbsp;[5d4f9c21f6eb] [Beta-1]</p> Mon, 13 Oct 2008 06:32:03 +0000 http://war.curseforge.com/addons/libgui/files/2-beta-1/ http://war.curseforge.com/addons/libgui/files/2-beta-1/ no-reply@curseforge.com (Aiiane)