Commit Graph

224 Commits

Author SHA1 Message Date
linux-man
cb2b21b2b8 Update to 11.0 2018-04-15 02:23:26 +01:00
linux-man
d22aa28502 image.stretch
button.image
groupIndex for button and checkbox
2016-11-13 04:11:22 +00:00
linux-man
0e69a908d5 textinput - Unicode support. 2016-11-13 03:55:07 +00:00
linux-man
1bee7fa8d9 textinput - Unicode support. 2016-11-13 02:51:22 +00:00
Nikola Nikolov Ivanov
9f8e3aaab8 Update for love 0.10.1 2016-04-07 10:27:37 +03:00
Raman Varabets
11b49a7554 Update stencil calls 2015-10-31 23:37:47 +08:00
Raman Varabets
4ef34ccc5b Use wheelmoved function 2015-10-31 23:37:46 +08:00
Raman Varabets
a5fd850adb Use numeric mouse button constants 2015-10-31 21:40:19 +08:00
Kenny Shields
d4ab2ea608 Fix columnlist autoscroll functionality 2015-03-30 10:20:51 -04:00
Kenny Shields
328cd9a642 Set default value for self.imagecolor 2015-01-06 10:58:57 -05:00
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