Commit Graph

321 Commits

Author SHA1 Message Date
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
Kenny Shields
4710c44bb7 Fix typo in changelog 2014-07-01 21:16:56 -04:00
Kenny Shields
7b50e24801 Update changelog 2014-07-01 21:14:36 -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
ecf799fa8e Update changelog 2014-06-29 13:02:38 -04:00
Kenny Shields
d1aee24ded Call object:GetDown in button drawing function 2014-06-29 13:01:58 -04:00
Kenny Shields
e975a11247 Add button:GetDown 2014-06-29 12:58:59 -04:00
Kenny Shields
71c7e911d9 Update changelog 2014-06-29 02:20:47 -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
1764333ae4 Update changelog 2014-05-17 19:27:22 -04:00
Kenny Shields
3e12021010 Increment version number 2014-05-17 19:02:03 -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
a02fafd902 Merge pull request #120 from Klowner/skin-directory-option
Add option for skin.directory specification in skin registration
2014-05-07 16:10:07 -04:00
Kenny Shields
989c3ebb5e Prevent textinput tabbing when all text is selected 2014-05-07 16:04:12 -04:00
Kenny Shields
24a4b9f798 Merge pull request #122 from berghton/patch-1
Check if editable when entering text
2014-05-06 20:20:17 -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
Mark Riedesel
97f1d5e43d Add option for skin.directory specification in skin registration 2014-05-01 17:10:46 -05:00
Kenny Shields
6c833ad975 Update changelog 2014-04-20 18:12:10 -04:00