Commit Graph

42 Commits

Author SHA1 Message Date
Kenny Shields
d4ef705ecc Reposition the columnlistarea's horizontal scrollbar when calling columnlistarea:RedoLayout 2014-08-30 14:54:30 -04:00
Kenny Shields
8ee4ba4a74 Add columnlist:SetDefaultColumnWidth and columnlist:GetDefaultColumnWidth 2014-08-23 21:17:09 -04:00
Kenny Shields
c5157379ae Add columnlist:ResizeColumns 2014-08-23 21:05:08 -04:00
Kenny Shields
62f95614f4 Rename columnlist:AdjustColumns to columnlist:PositionColumns 2014-08-23 16:33:53 -04:00
Kenny Shields
c159ae7828 Fix columnlistarea scroll wheel detection 2014-08-23 15:58:44 -04:00
Kenny Shields
ff339b0fcf Rename columnlistarea:GetHorizontalScrollBar to columnlistarea:GetHorizontalScrollBody 2014-08-23 15:44:40 -04:00
Kenny Shields
f2d2a9d162 Rename columnlistarea:GetVerticalScrollBar to columnlistarea:GetVerticalScrollBody 2014-08-23 15:30:48 -04:00
Kenny Shields
4991ba1f32 Add columnlistheader:SetName 2014-08-23 15:06:35 -04:00
Kenny Shields
c95618354a Addd missing columnlistarea method comments 2014-08-23 15:03:31 -04:00
Kenny Shields
01163b2ab9 Recalculate item size when adding a new scrollbar to a columnlistarea object 2014-08-23 15:00:05 -04:00
Kenny Shields
e4c518e2f0 Code cleanup 2014-08-23 04:36:47 -04:00
Kenny Shields
f33449bd72 Add columnlistheader resizing functionality 2014-08-23 02:39:15 -04:00
Kenny Shields
0c041d7e0a Adjust columnlist row colors when calling columnlistarea:RedoLayout() 2014-08-03 15:11:53 -04:00
Kenny Shields
8db876d3a8 Reset columnlistarea.rowcolorindex to 1 when calling columnlistarea:Clear() 2014-08-03 15:05:35 -04:00
Kenny Shields
60ad73f8b7 Remove support for LOVE 0.8.0 2014-04-03 18:55:46 -04: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
a714e037c7 Update copyright notices 2014-01-14 06:29:11 -05:00
Robert Burke
9d1db0343f Add ctrl+x to cut in textinput
Use cmd to do ctrl-ish things on macs
2013-12-03 13:56:33 -08: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
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
qaisjp
3ba1da6979 Rename coulmnlistheader.lua to columnlistheader.lua 2013-09-07 05:15:43 +01:00
Kenny Shields
81837c0095 Version 0.9.6 - Alpha (see changelog.txt) 2013-08-12 09:48:51 -04:00
Kenny Shields
6947e97cc5 Version 0.9.5.14 - Alpha (see changelog.txt) 2013-06-25 06:58:35 -04:00
Kenny Shields
0b5cdb6697 Version 0.9.5.12 - Alpha (see changelog.txt) 2013-06-10 12:34:01 -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
f8356fbd36 Version 0.9.4.11 - Alpha (see changelog.txt) 2012-12-28 07:19:02 -05:00
Kenny Shields
9e63b394ad Version 0.9.4.9 - Alpha (see changelog.txt) 2012-12-26 07:45:33 -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
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
e16001022c Version 0.9.2 - Alpha (see changelog.txt) 2012-05-22 03:10:18 -04:00
Kenny Shields
834b7a1d48 Version 0.9.1.6 - Alpha (see changelog.txt) 2012-05-17 06:40:29 -04:00
Kenny Shields
fd92ff0f12 Version 0.9.1.3 - Alpha (see changelog.txt) 2012-05-14 22:47:38 -04:00
Kenny Shields
e41d70aa27 Version 0.9.1.2 - Alpha (see changelog.txt) 2012-05-12 23:57:27 -04:00
Kenny Shields
a74f209adb Version 0.9.1 - Alpha (see changelog.txt) 2012-05-08 17:48:39 -04:00
Kenny Shields
846f7cb60f Fixed an issue with certain event callbacks 2012-05-05 23:35:10 -04:00
Kenny Shields
5fe9cdb806 Initial commit 2012-05-05 20:24:42 -04:00