Commit Graph

39 Commits

Author SHA1 Message Date
linux-man
cb2b21b2b8 Update to 11.0 2018-04-15 02:23:26 +01:00
Raman Varabets
a5fd850adb Use numeric mouse button constants 2015-10-31 21:40:19 +08: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
Kenny Shields
4692f1e6d8 Keep the Love Frames table out of the global namespace 2014-10-23 18:36:16 -04:00
Kenny Shields
3a59f46cca Fix text:GetLines always returning nil 2014-09-27 15:23:29 -04:00
Kenny Shields
5b1db7159d Add support for relative object sizing 2014-07-12 17:33:22 -04:00
Kenny Shields
60ad73f8b7 Remove support for LOVE 0.8.0 2014-04-03 18:55:46 -04:00
Kenny Shields
669fa83d68 Code cleanup 2014-02-26 07:37:20 -05:00
Ethan Shaughnessy
135fc0b436 Parse new lines in text objects correctly 2014-02-22 14:48:49 -07:00
Kenny Shields
470632ae64 Fix #106 2014-02-14 02:22:02 -05:00
Kenny Shields
ffed66b9af Add support for method chaining 2014-02-11 07:34:07 -05:00
Kenny Shields
838ac1c85c Fix text width being calculated incorrectly in certain situations 2014-01-27 07:41:00 -05:00
Kenny Shields
a714e037c7 Update copyright notices 2014-01-14 06:29:11 -05:00
Kenny Shields
83e2dc1adb Rework custom cursor code 2014-01-07 19:21:22 -05:00
Kenny Shields
f7e96e1ab8 Changes to text object formatting system
Text formatting options are now specified in a single table
Text can now be specified as a link via text formatting options
Link colors can now be specified via text formatting options
2013-11-25 10:18:26 -05:00
Kenny Shields
dbe681ab52 Added form object 2013-11-25 08:06:41 -05:00
Kenny Shields
69d0988f5c added skin directives for the text object 2013-11-09 09:30:08 -05:00
Kenny Shields
549a1012a6 added 0.9.0 checks to custom cursor operations 2013-11-04 11:50:24 -05:00
Kenny Shields
4734d92376 base code for text object clickable links 2013-11-04 11:23:39 -05:00
Kenny Shields
6d59ccc879 new tooltip methods and clipboard support
added tooltip method SetOffsetX(offsetx)
added tooltip method SetOffsetY(offsety)
added basic clipboard support for the textinput object (0.9.0 only)
fixed text object width issues
fixed an error caused by pressing a function key while a textinput
object was focused
fixed the tooltip object not setting the state of its text object
cleaned up the tooltip object
modified textinput:RunKey to account for changes in the 0.9.0 api
2013-09-14 11:37:01 -04:00
Kenny Shields
76c6846201 Version 0.9.5.11 - Alpha (see changelog.txt) 2013-05-15 14:02:55 -04:00
Kenny Shields
0723726757 Version 0.9.5.8 - Alpha (see changelog.txt) 2013-05-05 19:51:20 -04:00
Kenny Shields
cfa6c17108 Version 0.9.5.5 - Alpha (see changelog.txt) 2013-03-23 15:50:44 -04:00
Kenny Shields
b0bd3a33cc Version 0.9.5 - Alpha (see changelog.txt) 2013-02-11 16:15:40 -05:00
Kenny Shields
6c05801552 Version 0.9.4.13 - Alpha (see changelog.txt) 2013-01-04 11:56:04 -05:00
Kenny Shields
069ed45963 Version 0.9.4.12 - Alpha (see changelog.txt) 2012-12-30 16:31:49 -05:00
Kenny Shields
f8356fbd36 Version 0.9.4.11 - Alpha (see changelog.txt) 2012-12-28 07:19:02 -05:00
Kenny Shields
524be5c2da Version 0.9.4.8 - Alpha (see changelog.txt) 2012-12-24 21:34:39 -05:00
Kenny Shields
53731d9a01 Version 0.9.4.4 - Alpha (see changelog.txt) 2012-11-24 17:42:16 -05:00
Kenny Shields
3d006ec389 Version 0.9.4.2 - Alpha (see changelog.txt) 2012-11-05 08:53:22 -05:00
Kenny Shields
851a7feb46 Version 0.9.4 - Alpha (see changelog.txt) 2012-10-22 10:19:02 -04:00
Kenny Shields
0e327e5d01 Version 0.9.3.2 - Alpha (see changelog.txt) 2012-09-29 19:20:41 -04:00
Kenny Shields
d6190b4757 Version 0.9.3.1 - Alpha (see changelog.txt) 2012-09-02 17:13:13 -04:00
Kenny Shields
138e335f82 Version 0.9.3 - Alpha (see changelog.txt) 2012-09-01 20:56:32 -04:00
Kenny Shields
92869bcd22 Version 0.9.2.5 - Alpha (see changelog.txt) 2012-06-01 00:10:29 -04:00
Kenny Shields
e16001022c Version 0.9.2 - Alpha (see changelog.txt) 2012-05-22 03:10:18 -04:00
Kenny Shields
03bd3e2cfc Fixed a bug that prevented the text object from being drawn in a list that has no padding 2012-05-06 20:15:07 -04:00
Kenny Shields
5fe9cdb806 Initial commit 2012-05-05 20:24:42 -04:00