.. |
internal
|
Fix columnlistarea scroll wheel detection
|
2014-08-23 15:58:44 -04:00 |
base.lua
|
Fix several typos and inconsistencies
|
2014-08-10 14:40:30 -04:00 |
button.lua
|
Add toggle functionality to the button object
|
2014-08-17 19:28:47 -04:00 |
checkbox.lua
|
Add support for relative object sizing
|
2014-07-12 17:33:22 -04:00 |
collapsiblecategory.lua
|
Add support for relative object sizing
|
2014-07-12 17:33:22 -04:00 |
columnlist.lua
|
Rename columnlistarea:GetHorizontalScrollBar to columnlistarea:GetHorizontalScrollBody
|
2014-08-23 15:44:40 -04:00 |
form.lua
|
Add support for method chaining
|
2014-02-11 07:34:07 -05:00 |
frame.lua
|
Fix error when calling frame:MakeTop
|
2014-05-02 17:14:45 -04:00 |
grid.lua
|
Add support for method chaining
|
2014-02-11 07:34:07 -05:00 |
image.lua
|
Add support for method chaining
|
2014-02-11 07:34:07 -05:00 |
imagebutton.lua
|
Add support for method chaining
|
2014-02-11 07:34:07 -05:00 |
list.lua
|
Fix nested list positioning issues
|
2014-08-16 14:35:26 -04:00 |
menu.lua
|
Add support for method chaining
|
2014-02-11 07:34:07 -05:00 |
multichoice.lua
|
Add support for method chaining
|
2014-02-11 07:34:07 -05:00 |
numberbox.lua
|
Remove support for LOVE 0.8.0
|
2014-04-03 18:55:46 -04:00 |
panel.lua
|
Update copyright notices
|
2014-01-14 06:29:11 -05:00 |
progressbar.lua
|
Add support for method chaining
|
2014-02-11 07:34:07 -05:00 |
radiobutton.lua
|
Add radiobutton
|
2014-07-13 22:37:37 -04:00 |
slider.lua
|
Add support for method chaining
|
2014-02-11 07:34:07 -05:00 |
tabs.lua
|
Fix bug that would cause tabbuttons to be positioned incorrectly when scrolling with the mouse wheel
|
2014-05-26 00:54:15 -04:00 |
text.lua
|
Add support for relative object sizing
|
2014-07-12 17:33:22 -04:00 |
textinput.lua
|
Prevent textinput.alltextselected from being set to true when the object contains no text
|
2014-05-17 17:21:33 -04:00 |
tree.lua
|
Add tree.OnSelectNode event callback
|
2014-07-05 23:19:33 -04:00 |