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 |
|
Kenny Shields
|
4dfffef2bc
|
Merge pull request #118 from amPerl/master
Added frame close event cancelling
|
2014-04-14 18:30:06 -04: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
|
60ad73f8b7
|
Remove support for LOVE 0.8.0
|
2014-04-03 18:55:46 -04:00 |
|
Kenny Shields
|
50718f04c3
|
Fix #116
|
2014-03-29 12:07:26 -04:00 |
|
Kenny Shields
|
55a8c1bba9
|
Merge pull request #112 from WetDesertRock/master
Fixes confusing error for OSX.
|
2014-03-04 08:30:38 -05:00 |
|
WetDesertRock
|
01bd70e089
|
Fixes confusing error for OSX.
Fixes the "Error: Could not decode image!" for OSX. Silly thing was trying to read the annoying .DS_Store files.
|
2014-03-02 22:58:15 -08:00 |
|
Kenny Shields
|
c32d0d2de9
|
Update changelog
|
2014-02-26 07:37:42 -05:00 |
|
Kenny Shields
|
669fa83d68
|
Code cleanup
|
2014-02-26 07:37:20 -05: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
|
271b9966c1
|
Fix #110
|
2014-02-24 17:26:18 -05:00 |
|
Kenny Shields
|
a98c82755e
|
Merge pull request #109 from MCGamer20000/master
Parse new lines in text objects correctly
|
2014-02-24 17:03:58 -05:00 |
|
Ethan Shaughnessy
|
135fc0b436
|
Parse new lines in text objects correctly
|
2014-02-22 14:48:49 -07:00 |
|
Kenny Shields
|
1c7ab5feb4
|
Update changelog
|
2014-02-14 02:24:15 -05:00 |
|
Kenny Shields
|
470632ae64
|
Fix #106
|
2014-02-14 02:22:02 -05:00 |
|
Kenny Shields
|
30cbac82c0
|
Increment version number
|
2014-02-11 07:36:42 -05:00 |
|
Kenny Shields
|
a645b2b7fd
|
Update Changelog
|
2014-02-11 07:36:12 -05:00 |
|
Kenny Shields
|
6ac09e51ec
|
Add tooltip:GetPadding
|
2014-02-11 07:35:00 -05:00 |
|
Kenny Shields
|
ffed66b9af
|
Add support for method chaining
|
2014-02-11 07:34:07 -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
|
0a8b1eeac6
|
Remove unnecessary localization in loveframes.util.GetCollisionCount
|
2014-01-27 07:43:45 -05:00 |
|
Kenny Shields
|
19087a7303
|
Optimize loveframes.util.TableHasKey
|
2014-01-27 07:42:18 -05:00 |
|
Kenny Shields
|
838ac1c85c
|
Fix text width being calculated incorrectly in certain situations
|
2014-01-27 07:41:00 -05:00 |
|
Kenny Shields
|
3265575d1e
|
Prevent base menus from extending beyond the boundaries of the application window
|
2014-01-26 05:40:08 -05:00 |
|
Kenny Shields
|
b49f5ceb61
|
Update readme
|
2014-01-26 02:17:54 -05:00 |
|
Kenny Shields
|
4158c3d32d
|
Update changelog
|
2014-01-24 23:02:48 -05:00 |
|
Kenny Shields
|
96726ef447
|
Add closebutton:SetAutoPosition and closebutton:GetAutoPosition
|
2014-01-24 22:50:13 -05:00 |
|
Kenny Shields
|
5156ca3ca5
|
Position closebuttons automatically
|
2014-01-24 22:48:42 -05:00 |
|
Kenny Shields
|
69e38a4972
|
Update scrollarea position after initial calculations
|
2014-01-24 22:45:40 -05:00 |
|
Kenny Shields
|
cb59b59a73
|
Position scrollbuttons immediately after their creation
|
2014-01-24 22:17: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
|
476a11b1e9
|
The tabs object will only draw tabbuttons that are within its button area
|
2014-01-20 17:22:40 -05:00 |
|
Kenny Shields
|
63e6f2fdb7
|
The tabs object will only update its active tab
|
2014-01-20 17:21:21 -05:00 |
|
Kenny Shields
|
8fddb8635a
|
The list object will only update its children if they are within its boundaries
|
2014-01-20 17:20:08 -05:00 |
|
Kenny Shields
|
6cede1d844
|
The columnlistarea object will only update its children if they are within its boundaries
|
2014-01-20 17:19:21 -05:00 |
|
Kenny Shields
|
7c4b3b9804
|
Increment version number
|
2014-01-18 13:18:12 -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
|
804db58e05
|
Increment version number
|
2014-01-15 18:51:31 -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 |
|