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 |
|
Kenny Shields
|
3d46bf900f
|
Add columnlist:GetColumnName
|
2014-08-17 02:04:56 -04:00 |
|
Kenny Shields
|
9626e7ef8c
|
Update changelog
|
2014-08-17 01:55:26 -04:00 |
|
Kenny Shields
|
a3fb10f0fd
|
Fix nested list positioning issues
|
2014-08-16 14:35:26 -04:00 |
|
Kenny Shields
|
7f8963b3e1
|
Minor improvements to loveframes.util.GetDirecoryContents
|
2014-08-10 15:11:30 -04:00 |
|
Kenny Shields
|
98c47eb9f9
|
Fix several typos and inconsistencies
|
2014-08-10 14:40:30 -04:00 |
|
Kenny Shields
|
0d3010c880
|
Update changelog
|
2014-08-03 15:18:08 -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 |
|
Kenny Shields
|
0b8a35a799
|
Merge pull request #135 from ers35/textinput-perf
Improve DrawLineNumbersPanel performance
|
2014-07-30 20:12:16 -04:00 |
|
Eric R. Schulz
|
bff0a29bff
|
Improve DrawLineNumbersPanel performance
Only draw the line numbers of visible lines
|
2014-07-30 00:31:36 -04:00 |
|
Kenny Shields
|
10c9663191
|
Update changelog
|
2014-07-26 12:49:20 -04:00 |
|
Kenny Shields
|
9f606ba9c5
|
Fix color of expand.png and collapse.png in Orange skin
|
2014-07-14 02:13:41 -04:00 |
|
Kenny Shields
|
3b51130cb3
|
Various changes to radiobutton drawing
|
2014-07-14 01:59:09 -04:00 |
|
Kenny Shields
|
be4f6d2510
|
Merge pull request #132 from ers35/radiobutton
Add radiobutton
|
2014-07-14 00:26:38 -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 |
|