Commit Graph

349 Commits

Author SHA1 Message Date
Kenny Shields
0c91c05caf Add configuration variable for enabling/disabling utf8 support 2014-12-30 11:09:20 -05:00
Kenny Shields
03f2b0736c Merge pull request #153 from Stepets/master
utf8 lib update
2014-11-23 19:47:01 -05:00
Stepets
ff861631c4 Merge https://github.com/KennyShields/LoveFrames 2014-11-20 18:44:33 +03:00
Stepets
d38b80fc33 Merge branch 'master' of https://github.com/Stepets/LoveFrames 2014-11-20 18:43:13 +03:00
Stepets
2d8fbdecf0 utf8 fullsupport 2014-11-20 18:42:59 +03:00
Kenny Shields
89135abc06 Update changelog 2014-11-16 16:20:44 -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
e79832997e Remove duplicate require code in init.lua 2014-11-09 11:30:38 -10:00
Kenny Shields
b04bac9134 Fix file endings 2014-11-09 11:24:10 -10:00
Kenny Shields
2a19aa4ea2 Merge pull request #152 from Stepets/master
Forgot to update changelog.txt
2014-11-09 11:13:36 -10:00
Stepets
1d539e2bae Update changelog.txt 2014-11-10 00:08:20 +03:00
Kenny Shields
ca0655b135 Merge pull request #148 from Stepets/master
Textinput scrolls on indicator position change
2014-11-09 10:15:26 -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
c3cda0bff2 default skin changed to support extra info in columnlist row 2014-11-09 18:19:23 +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
Kenny Shields
c3bd9936b5 This file wasn't meant to be in the previous commit 2014-10-30 19:56:52 -04:00
Kenny Shields
06fc817c85 Set ENABLE_SYSTEM_CURSORS to true 2014-10-30 19:46:18 -04:00
Kenny Shields
11264bb14e Add ability to enable/disable system cursors 2014-10-30 19:34:05 -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
cc52f38f38 Update changelog 2014-10-24 17:22:49 -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
9977d8e106 Template files are now expected to return a template table instead of calling loveframes.templates.Register 2014-10-23 18:52:55 -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
8dabf3e8f4 Update readme 2014-09-20 16:19:54 -04:00
Kenny Shields
c8b843ad27 Update changelog 2014-09-20 14:35:47 -04:00
Kenny Shields
0ac9bdc72b Change license to zlib/libpng 2014-09-20 14:24:14 -04:00