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
|
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
|
f33449bd72
|
Add columnlistheader resizing functionality
|
2014-08-23 02:39:15 -04:00 |
|
Kenny Shields
|
0db6ac9dda
|
Add toggle functionality to the button object
|
2014-08-17 19:28:47 -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 |
|
Kenny Shields
|
3d46bf900f
|
Add columnlist:GetColumnName
|
2014-08-17 02:04:56 -04:00 |
|
Kenny Shields
|
a3fb10f0fd
|
Fix nested list positioning issues
|
2014-08-16 14:35:26 -04:00 |
|
Kenny Shields
|
98c47eb9f9
|
Fix several typos and inconsistencies
|
2014-08-10 14:40:30 -04:00 |
|
Kenny Shields
|
0c041d7e0a
|
Adjust columnlist row colors when calling columnlistarea:RedoLayout()
|
2014-08-03 15:11:53 -04:00 |
|
Kenny Shields
|
8db876d3a8
|
Reset columnlistarea.rowcolorindex to 1 when calling columnlistarea:Clear()
|
2014-08-03 15:05:35 -04:00 |
|
Eric R. Schulz
|
eca9f48fa9
|
Add radiobutton
|
2014-07-13 22:37:37 -04:00 |
|
Kenny Shields
|
42fd7b3475
|
Make sure that the base object is always the same size as the application window
|
2014-07-12 17:49:38 -04:00 |
|
Kenny Shields
|
5b1db7159d
|
Add support for relative object sizing
|
2014-07-12 17:33:22 -04:00 |
|
Kenny Shields
|
f0349fce02
|
Add tree.OnSelectNode event callback
|
2014-07-05 23:19:33 -04:00 |
|
Kenny Shields
|
53894a743c
|
Add functionality for selecting tree nodes
|
2014-07-05 23:15:51 -04:00 |
|
Kenny Shields
|
c6776e3158
|
Add treenode:GetOpen
|
2014-07-01 21:10:46 -04:00 |
|
Kenny Shields
|
e3a8654b5d
|
Add missing treenode method comments
|
2014-07-01 21:08:45 -04:00 |
|
Kenny Shields
|
ec5d387927
|
Add treenode.OnOpen and treenode.OnClose event callbacks
|
2014-07-01 21:04:58 -04:00 |
|
Kenny Shields
|
c1d3021590
|
Add treenode:SetText and treenode:GetText
|
2014-07-01 20:49:48 -04:00 |
|
Kenny Shields
|
a3e5a2960c
|
Add treenode:GetIcon
|
2014-07-01 20:30:03 -04:00 |
|
Kenny Shields
|
b35ce451b4
|
Check type of icon argument in treenode:SetIcon
|
2014-07-01 20:28:07 -04:00 |
|
Kenny Shields
|
73b8c03b74
|
Fix #129
|
2014-07-01 20:02:30 -04:00 |
|
Kenny Shields
|
e975a11247
|
Add button:GetDown
|
2014-06-29 12:58:59 -04:00 |
|
Kenny Shields
|
3333dd5202
|
Add tree object
|
2014-06-29 01:16:25 -04:00 |
|
Kenny Shields
|
a986bc926a
|
Fix #125
|
2014-06-20 20:19:33 -04:00 |
|
Kenny Shields
|
9eca9e73ab
|
Fix #123
|
2014-05-26 19:14:22 -04:00 |
|
Kenny Shields
|
0472742468
|
Fix bug that would cause tabbuttons to be positioned incorrectly when scrolling with the mouse wheel
|
2014-05-26 00:54:15 -04:00 |
|
Kenny Shields
|
eb4b5598f0
|
Prevent textinput.alltextselected from being set to true when the object contains no text
|
2014-05-17 17:21:33 -04:00 |
|
Kenny Shields
|
c674b46a0c
|
tabs:AddTab now returns the tabbutton object associated with the new tab
|
2014-05-13 19:35:02 -04:00 |
|
Kenny Shields
|
989c3ebb5e
|
Prevent textinput tabbing when all text is selected
|
2014-05-07 16:04:12 -04:00 |
|
berghton
|
6fe59ed15d
|
Check if editable when entering text
|
2014-05-07 01:36:02 +02:00 |
|
Kenny Shields
|
a70de4136a
|
Fix error when calling frame:MakeTop
This error was a result of changes made in commit 1642d10816
|
2014-05-02 17:14:45 -04:00 |
|