Kenny Shields
|
c3bd9936b5
|
This file wasn't meant to be in the previous commit
|
2014-10-30 19:56:52 -04:00 |
|
Kenny Shields
|
06fc817c85
|
Set ENABLE_SYSTEM_CURSORS to true
|
2014-10-30 19:46:18 -04:00 |
|
Kenny Shields
|
11264bb14e
|
Add ability to enable/disable system cursors
|
2014-10-30 19:34:05 -04:00 |
|
Kenny Shields
|
cc52f38f38
|
Update changelog
|
2014-10-24 17:22:49 -04:00 |
|
Kenny Shields
|
f4416ca519
|
Add treenode:RemoveNode
|
2014-10-24 17:19:54 -04:00 |
|
Kenny Shields
|
dd5ae7d519
|
Add tree:RemoveNode
|
2014-10-23 19:29:21 -04:00 |
|
Kenny Shields
|
2e0b3a2feb
|
Add missing method comment for tree:AddNode
|
2014-10-23 19:07:37 -04:00 |
|
Kenny Shields
|
15c0fae285
|
Add list:GetAutoScroll
|
2014-10-23 18:59:01 -04:00 |
|
Kenny Shields
|
9977d8e106
|
Template files are now expected to return a template table instead of calling loveframes.templates.Register
|
2014-10-23 18:52:55 -04:00 |
|
Kenny Shields
|
4692f1e6d8
|
Keep the Love Frames table out of the global namespace
|
2014-10-23 18:36:16 -04:00 |
|
Kenny Shields
|
b435889831
|
Add textinput:ClearLine
|
2014-10-07 19:53:25 -04:00 |
|
Kenny Shields
|
494d896735
|
Fix #146
|
2014-09-28 16:15:36 -04:00 |
|
Kenny Shields
|
a1b1dcc16e
|
Fix #147
|
2014-09-28 15:55:34 -04:00 |
|
Kenny Shields
|
b0b6bad966
|
Add columnlist:SetColumnOrder
|
2014-09-28 15:27:51 -04:00 |
|
Kenny Shields
|
2ef6d6b3b5
|
Make sure frame objects are hovered before allowing them to be resized
|
2014-09-28 15:17:13 -04:00 |
|
Kenny Shields
|
3a59f46cca
|
Fix text:GetLines always returning nil
|
2014-09-27 15:23:29 -04:00 |
|
Kenny Shields
|
8dabf3e8f4
|
Update readme
|
2014-09-20 16:19:54 -04:00 |
|
Kenny Shields
|
c8b843ad27
|
Update changelog
|
2014-09-20 14:35:47 -04:00 |
|
Kenny Shields
|
0ac9bdc72b
|
Change license to zlib/libpng
|
2014-09-20 14:24:14 -04:00 |
|
Kenny Shields
|
e7d71c4ab6
|
Fix scrollbutton positioning issues
|
2014-09-20 14:07:09 -04:00 |
|
Kenny Shields
|
90a2458c11
|
Update scrollbody internals after the object is positioned
|
2014-09-20 14:03:08 -04:00 |
|
Kenny Shields
|
7451bd5863
|
Open/close treenodes when they are left-clicked
|
2014-09-20 10:58:36 -04:00 |
|
Kenny Shields
|
3493e78813
|
Add columnlist:SizeColumnToData
|
2014-09-16 23:24:24 -04:00 |
|
Kenny Shields
|
40c65f1b8f
|
Add frame:SetMaxSize and frame:GetMaxSize
|
2014-09-13 11:57:21 -04:00 |
|
Kenny Shields
|
078588cc0f
|
Add frame:SetMinSize and frame:GetMinSize
|
2014-09-13 11:55:41 -04:00 |
|
Kenny Shields
|
b30b38f67b
|
Add columnlist:SetColumnResizeEnabled and columnlist:GetColumnResizeEnabled
|
2014-09-10 20:55:00 -04:00 |
|
Kenny Shields
|
d30dca3233
|
Fix #143
|
2014-09-02 18:57:01 -04:00 |
|
Kenny Shields
|
d4ef705ecc
|
Reposition the columnlistarea's horizontal scrollbar when calling columnlistarea:RedoLayout
|
2014-08-30 14:54:30 -04:00 |
|
Kenny Shields
|
20fbf2fd08
|
Update changelog
|
2014-08-23 21:22:29 -04:00 |
|
Kenny Shields
|
5211bb3054
|
Add return self to columnlist:ResizeColumns
|
2014-08-23 21:19:44 -04:00 |
|
Kenny Shields
|
8ee4ba4a74
|
Add columnlist:SetDefaultColumnWidth and columnlist:GetDefaultColumnWidth
|
2014-08-23 21:17:09 -04:00 |
|
Kenny Shields
|
c5157379ae
|
Add columnlist:ResizeColumns
|
2014-08-23 21:05:08 -04:00 |
|
Kenny Shields
|
62f95614f4
|
Rename columnlist:AdjustColumns to columnlist:PositionColumns
|
2014-08-23 16:33:53 -04:00 |
|
Kenny Shields
|
c159ae7828
|
Fix columnlistarea scroll wheel detection
|
2014-08-23 15:58:44 -04:00 |
|
Kenny Shields
|
8fb82f7d7a
|
Add scrollbody:GetScrollBar
|
2014-08-23 15:51:33 -04:00 |
|
Kenny Shields
|
ff339b0fcf
|
Rename columnlistarea:GetHorizontalScrollBar to columnlistarea:GetHorizontalScrollBody
|
2014-08-23 15:44:40 -04:00 |
|
Kenny Shields
|
f2d2a9d162
|
Rename columnlistarea:GetVerticalScrollBar to columnlistarea:GetVerticalScrollBody
|
2014-08-23 15:30:48 -04:00 |
|
Kenny Shields
|
4991ba1f32
|
Add columnlistheader:SetName
|
2014-08-23 15:06:35 -04:00 |
|
Kenny Shields
|
c95618354a
|
Addd missing columnlistarea method comments
|
2014-08-23 15:03:31 -04:00 |
|
Kenny Shields
|
01163b2ab9
|
Recalculate item size when adding a new scrollbar to a columnlistarea object
|
2014-08-23 15:00:05 -04:00 |
|
Kenny Shields
|
e4c518e2f0
|
Code cleanup
|
2014-08-23 04:36:47 -04:00 |
|
Kenny Shields
|
ac5818b102
|
Add columnlist:SetColumnWidth
|
2014-08-23 03:04:31 -04:00 |
|
Kenny Shields
|
f508625274
|
Add missing columnlist method comments
|
2014-08-23 02:48:26 -04:00 |
|
Kenny Shields
|
925376f00f
|
Update changelog
|
2014-08-23 02:45:47 -04:00 |
|
Kenny Shields
|
f33449bd72
|
Add columnlistheader resizing functionality
|
2014-08-23 02:39:15 -04:00 |
|
Kenny Shields
|
a0dbbaddcc
|
Update changelog
|
2014-08-17 19:31:10 -04:00 |
|
Kenny Shields
|
0db6ac9dda
|
Add toggle functionality to the button object
|
2014-08-17 19:28:47 -04:00 |
|
Kenny Shields
|
324c686445
|
Update changelog
|
2014-08-17 02:25:22 -04:00 |
|
Kenny Shields
|
cefc86b010
|
Add columnlist:GetCellText
|
2014-08-17 02:19:28 -04:00 |
|
Kenny Shields
|
0f984f76d2
|
Rename columnlist:SetRowColumnText to columnlist:SetCellText
|
2014-08-17 02:14:07 -04:00 |
|