Commit Graph

88 Commits

Author SHA1 Message Date
Stepets
839db5491d fixed indicator tracking 2014-11-07 13:47:52 +03:00
Stepets
3e41d97521 small fixes 2014-10-25 22:58:36 +04:00
Stepets
90483c8833 added scrollbody resize-to-parent on update 2014-10-25 18:25:31 +04:00
Stepets
334ce1b2c7 added scrollbar ScrollTo method for direct positioning 2014-10-25 14:35:45 +04:00
Kenny Shields
e7d71c4ab6 Fix scrollbutton positioning issues 2014-09-20 14:07:09 -04:00
Kenny Shields
90a2458c11 Update scrollbody internals after the object is positioned 2014-09-20 14:03:08 -04:00
Kenny Shields
7451bd5863 Open/close treenodes when they are left-clicked 2014-09-20 10:58:36 -04:00
Kenny Shields
b30b38f67b Add columnlist:SetColumnResizeEnabled and columnlist:GetColumnResizeEnabled 2014-09-10 20:55:00 -04:00
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
8fb82f7d7a Add scrollbody:GetScrollBar 2014-08-23 15:51:33 -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
a3fb10f0fd Fix nested list positioning issues 2014-08-16 14:35:26 -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
f0349fce02 Add tree.OnSelectNode event callback 2014-07-05 23:19:33 -04:00
Kenny Shields
53894a743c Add functionality for selecting tree nodes 2014-07-05 23:15:51 -04:00
Kenny Shields
c6776e3158 Add treenode:GetOpen 2014-07-01 21:10:46 -04:00
Kenny Shields
e3a8654b5d Add missing treenode method comments 2014-07-01 21:08:45 -04:00
Kenny Shields
ec5d387927 Add treenode.OnOpen and treenode.OnClose event callbacks 2014-07-01 21:04:58 -04:00
Kenny Shields
c1d3021590 Add treenode:SetText and treenode:GetText 2014-07-01 20:49:48 -04:00
Kenny Shields
a3e5a2960c Add treenode:GetIcon 2014-07-01 20:30:03 -04:00
Kenny Shields
b35ce451b4 Check type of icon argument in treenode:SetIcon 2014-07-01 20:28:07 -04:00
Kenny Shields
3333dd5202 Add tree object 2014-06-29 01:16:25 -04:00
Kenny Shields
60ad73f8b7 Remove support for LOVE 0.8.0 2014-04-03 18:55:46 -04: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
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
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
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
a714e037c7 Update copyright notices 2014-01-14 06:29:11 -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
d2b76b191d Fix submenu positioning 2013-12-27 06:13:07 -05:00
Kenny Shields
c633156334 Add menu object 2013-12-26 13:30:35 -05:00