Commit Graph

98 Commits

Author SHA1 Message Date
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
ecf799fa8e Update changelog 2014-06-29 13:02:38 -04:00
Kenny Shields
71c7e911d9 Update changelog 2014-06-29 02:20:47 -04:00
Kenny Shields
1764333ae4 Update changelog 2014-05-17 19:27:22 -04:00
Kenny Shields
6c833ad975 Update changelog 2014-04-20 18:12:10 -04:00
Kenny Shields
60ad73f8b7 Remove support for LOVE 0.8.0 2014-04-03 18:55:46 -04:00
Kenny Shields
c32d0d2de9 Update changelog 2014-02-26 07:37:42 -05:00
Kenny Shields
1c7ab5feb4 Update changelog 2014-02-14 02:24:15 -05:00
Kenny Shields
a645b2b7fd Update Changelog 2014-02-11 07:36:12 -05:00
Kenny Shields
73e1704fdd Update 0.9.7.2 release date in changelog 2014-01-29 07:49:39 -05:00
Kenny Shields
0a24f8242a Update changelog 2014-01-29 07:47:57 -05:00
Kenny Shields
2ef7ab7430 Update changelog 2014-01-27 07:45:52 -05:00
Kenny Shields
4158c3d32d Update changelog 2014-01-24 23:02:48 -05:00
Kenny Shields
b8648541a6 Add checkbox skin directives 2014-01-23 08:04:21 -05:00
Kenny Shields
6b1b77c2b6 Update changelog 2014-01-20 17:27:17 -05:00
Kenny Shields
eb92fdbb00 Prevent tabbing in numberbox textinputs 2014-01-18 13:14:10 -05:00
Kenny Shields
8db404e1ae Update 0.9.7.1 release date in changelog 2014-01-15 18:56:53 -05:00
Kenny Shields
8d65bf7f2d Add tooltip:GetFollowObject 2014-01-15 10:53:53 -05:00
Kenny Shields
d7964547fb Add tooltip:GetFont 2014-01-15 10:35:30 -05:00
Kenny Shields
97e1877fc7 Add tooltip:GetObject 2014-01-15 10:27:33 -05:00
Kenny Shields
4caf207d62 Add tooltip:GetFollowCursor 2014-01-15 10:21:25 -05:00
Kenny Shields
e21264d4d7 Upgrade to middleclass 3.0.1 2014-01-14 06:35:13 -05:00
Kenny Shields
bc3b0427d0 Add tooltip:GetOffsets 2014-01-14 06:19:51 -05:00
Kenny Shields
bbfc10af5e Add tooltip:GetOffsetX and tooltip:GetOffsetY 2014-01-14 06:17:23 -05:00
Kenny Shields
8cd31304fb Update changelog 2014-01-14 06:09:36 -05:00
Kenny Shields
e84048b74e Update 0.9.7 release date in changelog 2014-01-12 09:25:23 -05:00
Kenny Shields
910df55ec6 Update changelog 2014-01-10 14:37:50 -05:00
Kenny Shields
2b1627d2a0 Add frame min/max size methods 2014-01-07 20:06:51 -05:00
Kenny Shields
49dc7ec8ca Add frame resizing functionality 2014-01-07 19:06:03 -05:00
Kenny Shields
c633156334 Add menu object 2013-12-26 13:30:35 -05:00
Kenny Shields
ebf541e3b6 Added button area methods to the tabs object
Added tabs method: SetButtonAreaX
Added tabs method: GetButtonAreaX
Added tabs method: SetButtonAreaWidth
Added tabs method: GetButtonAreaWidth
Added tabs method: SetAutoButtonAreaWidth
Added tabs method: GetAutoButtonAreaWidth
2013-12-14 11:50:59 -05:00
Kenny Shields
26e56e1ad7 Incremented version numbers 2013-12-14 11:32:05 -05:00
Kenny Shields
1c5b226ce2 Customizable button areas for the tabs object 2013-12-14 11:29:59 -05:00
Kenny Shields
2e71e96cf5 New progressbar methods
Added progressbar method: SetText(text)
Added progressbar method: GetText()
2013-11-25 18:16:59 -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
86dd7c2730 Reworked collision detection system 2013-11-22 12:00:06 -05:00
Kenny Shields
f72f14f7d6 misc textinput changes/fixes
Fixed textinput:Paste not replacing selected text
Fixed text positioning issues when moving a textinput's indicator with
the left and right arrow keys
textinput:SetText now repositions the object's indicator
2013-11-13 15:25:34 -05:00
Kenny Shields
973bb1b8ef method name changes and misc fixes
Renamed textinput:SetPlaceholder to textinput:SetPlaceholderText
Renamed textinput:GetPlaceholder to textinput:GetPlaceholderText
Fixed textinput placeholder text not displaying correctly in multiline
mode
Fixed columnlist row selection issues
2013-11-07 18:24:23 -05:00
Kenny Shields
4734d92376 base code for text object clickable links 2013-11-04 11:23:39 -05:00
Kenny Shields
c9f3d785cb added loveframes.util.GetHoverObject 2013-10-31 04:10:56 -04:00
Kenny Shields
072918fbea textinput custom cursor fixes
Updated the textinput custom cursor code to use the newest 0.9.0 cursor
functions
Fixed textinput custom cursors not being reset in certain situations
loveframes.hoverobject is now used to reference the currently hovered
object
loveframes.downobject has been added to assume the previous role of
loveframes.hoverobject
2013-10-30 19:05:10 -04:00
Kenny Shields
a46a6d697c textinput fixes for 0.9.0
Added callback: textinput(text)
Added base method: textinput(text)
Fixed text processing issues with the textinput object when running Love
Frames with 0.9.0
2013-10-22 18:38:24 -04:00
Kenny Shields
7ed08c984e base code for textinput masking 2013-10-21 12:25:50 -04:00
Kenny Shields
1d42f3f694 support for 0.9.0 filesystem changes 2013-10-20 23:50:58 -04:00
Kenny Shields
1a6c27c8ba More clipboard functionality/methods
Added ctrl+v key repeat support for the textinput object
Added textinput method: Paste()
2013-09-21 05:51:47 -04:00
Kenny Shields
8431f323b1 new util library function and textinput fixes
added util library function: TableHasValue(table, value)
fixed ability to bypass textinput restrictions with clipboard
functionality
fixed textinput:GetText appending an extra newline to then end of the
text string
2013-09-16 17:29:53 -04: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
7b8bf9c79e Version 0.9.6.3 - Alpha (see changelog.txt) 2013-08-15 15:28:18 -04:00