137
by Norganna on
29 October 2008, 13:23:08 -0400
(21 days ago)
CNFG-70: Separate GUI chrome into subframe and allow it to be hidden/reshown. Allow resizing the dialog window size so that all components resize themselves correctly. Increment minor version number.
135
by Norganna on
13 October 2008, 01:52:44 -0400
(38 days ago)
CNFG-67: Make dropdown menus dynamic height, increase number of entries to 15 and enable disabling of text field (leaving just the arrow and the menu)
134
by Norganna on
13 October 2008, 01:26:45 -0400
(38 days ago)
CNFG-66: Add top and left offsets, and add ability to specify automatic scrolling of new tabs.
126
by Norganna on
06 October 2008, 06:14:50 -0400
(45 days ago)
CNFG-58: Calling SetValue on the Sliders in PanelScroller now cause an OnUpdate to be fired, which then cause SetValue to be called which then Update etc. This causes the client to lock up whenever sc…
124
by kandoko on
02 October 2008, 20:50:19 -0400
(48 days ago)
Adds CNFG-62 Scrollframes have a new optional style rowColor This is a full length texture that can be used as a gradient, highlight, background color. style[i][1].rowColor = {r, g, b, Alpha1, Alpha2,…
120
by kandoko on
11 September 2008, 23:00:25 -0400
(2 months 8 days ago)
Fixes CNFG-60 updates minor version to 4 the Onclick option when creating scrollframes no longer requires the "TOOLTIP" style option for that column. Allowing it to be used more freely.
114
by Esamynn on
17 August 2008, 23:56:17 -0400
(3 months 2 days ago)
[MISC-31, CNFG-59] MoneyInputFrame_SetOnvalueChangedFunc was renamed to MoneyInputFrame_SetOnValueChangedFunc in WoW 3.0
109
by kandoko on
12 August 2008, 19:56:50 -0400
(3 months 7 days ago)
CNFG-56 Updates minor revision to 18 Sliders with number boxes will no longer display 0 when first created, but the actual value of the slider.
For NumeriSlider style sliders we will now define the s…
105
by kandoko on
09 August 2008, 22:53:19 -0400
(3 months 10 days ago)
CNFG-55 Blizzard corrected a typo of MoneyInputFrame_SetOnValueChangedFunc Leading to a nil function call.
98
by RockSlice on
28 July 2008, 09:46:17 -0400
(3 months 23 days ago)
MISC-14: cleans up a few small problems with previous commit including LIBRARY_VERSION_MINOR bump
97
by Norganna on
28 July 2008, 08:03:43 -0400
(3 months 23 days ago)
MISC-14: Remove LibRecycle and revert all allocations/recyclings of tables to native lua table allocation and garbage collection.
96
by Esamynn on
25 July 2008, 17:05:07 -0400
(3 months 25 days ago)
[MISC-23] conversions from this to self (these conversions are safe because for the moment, either version of the template will work just fine)
88
by RockSlice on
11 July 2008, 23:10:25 -0400
(4 months 9 days ago)
Adds resizing button to small config spaces (CNFG-49) This will help the space issue in GUIs such as SearchUI, where the settings section only takes up part of the main window height