Commit Graph

35 Commits

Author SHA1 Message Date
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
a70de4136a Fix error when calling frame:MakeTop
This error was a result of changes made in commit 1642d10816
2014-05-02 17:14:45 -04:00
Qais Patankar
b564f42a83 Reduce variable usage in Frame:MakeTop fix 2014-04-20 16:26:08 +01:00
Qais Patankar
1642d10816 Removed variables that were only used once
Overoptimisation.
2014-04-16 16:23:04 +01:00
Qais Patankar
cea6a20ea3 Fixed Frame:MakeTop() chaining issue
Thanks to htaeD for reporting this.
2014-04-16 16:14:34 +01:00
Romet
49d8772c15 Added frame close event cancelling
Adds a check whether the OnClose event handler returned false, in which
case it will not remove the object.
2014-04-14 18:52:06 +03:00
Kenny Shields
50718f04c3 Fix #116 2014-03-29 12:07:26 -04:00
Kenny Shields
f5ca78d4ff Fix minor conflicts in frame drag/resize detection code 2014-02-26 07:37:03 -05:00
Kenny Shields
55869912e4 Frames can now be configured to always be drawn on top of other objects 2014-02-26 07:34:04 -05:00
Kenny Shields
ffed66b9af Add support for method chaining 2014-02-11 07:34:07 -05:00
Kenny Shields
a714e037c7 Update copyright notices 2014-01-14 06:29:11 -05:00
Kenny Shields
2b1627d2a0 Add frame min/max size methods 2014-01-07 20:06:51 -05:00
Kenny Shields
0960a2a08d Add frame:SetResizable and frame:GetResizable 2014-01-07 19:33:30 -05:00
Kenny Shields
49dc7ec8ca Add frame resizing functionality 2014-01-07 19:06:03 -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
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
8877eb4397 Version 0.9.6.2 - Alpha (see changelog.txt) 2013-08-14 22:09:22 -04:00
Kenny Shields
81837c0095 Version 0.9.6 - Alpha (see changelog.txt) 2013-08-12 09:48:51 -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
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
105fcc31cc Version 0.9.4.6 - Alpha (see changelog.txt) 2012-12-10 09:19:35 -05:00
Kenny Shields
53731d9a01 Version 0.9.4.4 - Alpha (see changelog.txt) 2012-11-24 17:42:16 -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
9aa5b866af Version 0.9.2.3 - Alpha (see changelog.txt) 2012-05-27 12:58:37 -04:00
Kenny Shields
e16001022c Version 0.9.2 - Alpha (see changelog.txt) 2012-05-22 03:10:18 -04:00
Kenny Shields
fd92ff0f12 Version 0.9.1.3 - Alpha (see changelog.txt) 2012-05-14 22:47:38 -04:00
Kenny Shields
5fe9cdb806 Initial commit 2012-05-05 20:24:42 -04:00