Commit Graph

214 Commits

Author SHA1 Message Date
Kenny Shields
cb6d7ca321 Add SetColor and GetColor methods to the imagebutton object 2015-01-06 10:54:37 -05:00
Kenny Shields
81074e44b7 Add support for centering scaled images 2015-01-06 10:26:11 -05:00
Kenny Shields
ae328fde78 Make sure the textinput's indicator is visible when being moved 2014-11-16 16:16:38 -05:00
Kenny Shields
31f768cd14 Add textinput:SetTrackingEnabled and textinput:GetTrackingEnabled 2014-11-16 16:04:46 -05:00
Kenny Shields
0af17482ce Allow textinput indicator tracking to be enabled/disabled 2014-11-14 22:00:45 -05:00
Kenny Shields
b04bac9134 Fix file endings 2014-11-09 11:24:10 -10:00
Stepets
34a84f6823 Merge https://github.com/KennyShields/LoveFrames 2014-11-09 18:48:03 +03:00
Stepets
519c52f18b Merge branch 'HEAD' of https://github.com/Stepets/LoveFrames.git
Conflicts:
	init.lua
2014-11-09 18:30:03 +03:00
Stepets
de7a6b4405 unicode support added. textinput mouse scrolling improved 2014-11-09 18:20:25 +03:00
Stepets
8bdb4bbf63 Merge branch 'master' of https://github.com/Stepets/LoveFrames.git into columnlistBonusInfo 2014-11-07 13:48:12 +03:00
Stepets
839db5491d fixed indicator tracking 2014-11-07 13:47:52 +03:00
Kenny Shields
f93991b1ef Implement loveframes.dragobject 2014-11-01 14:27:21 -04:00
Stepets
76e2844a5c Merge branch 'master' of https://github.com/Stepets/LoveFrames 2014-10-26 00:02:35 +04:00
Stepets
7f3c34e6ee textinput magicnumbers final magic 2014-10-26 00:02:18 +04:00
Stepets
418f5e333d Merge branch 'master' of https://github.com/Stepets/LoveFrames
Conflicts:
	objects/textinput.lua
2014-10-25 23:02:10 +04:00
Stepets
3e41d97521 small fixes 2014-10-25 22:58:36 +04:00
Stepets
ce8ab801eb Merge. Because master is still broken 2014-10-25 18:27:01 +04:00
Stepets
90483c8833 added scrollbody resize-to-parent on update 2014-10-25 18:25:31 +04:00
Stepets
7f1ace5b81 fully removed debug output 2014-10-25 14:48:28 +04:00
Stepets
12108adbd4 Merge branch 'master' of https://github.com/Stepets/LoveFrames
master is broken, so i've checked my patch on working revision
2014-10-25 14:38:24 +04:00
Stepets
334ce1b2c7 added scrollbar ScrollTo method for direct positioning 2014-10-25 14:35:45 +04:00
Stepets
fcf09d6618 added indicator tracking 2014-10-25 14:11:35 +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
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
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
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