Commit Graph

  • 3a59f46cca Fix text:GetLines always returning nil Kenny Shields 2014-09-27 15:23:29 -0400
  • 8dabf3e8f4 Update readme Kenny Shields 2014-09-20 16:19:54 -0400
  • c8b843ad27 Update changelog Kenny Shields 2014-09-20 14:35:47 -0400
  • 0ac9bdc72b Change license to zlib/libpng Kenny Shields 2014-09-20 14:24:14 -0400
  • e7d71c4ab6 Fix scrollbutton positioning issues Kenny Shields 2014-09-20 14:07:09 -0400
  • 90a2458c11 Update scrollbody internals after the object is positioned Kenny Shields 2014-09-20 14:03:08 -0400
  • 7451bd5863 Open/close treenodes when they are left-clicked Kenny Shields 2014-09-20 10:58:36 -0400
  • 3493e78813 Add columnlist:SizeColumnToData Kenny Shields 2014-09-16 23:24:24 -0400
  • 40c65f1b8f Add frame:SetMaxSize and frame:GetMaxSize Kenny Shields 2014-09-13 11:57:21 -0400
  • 078588cc0f Add frame:SetMinSize and frame:GetMinSize Kenny Shields 2014-09-13 11:55:41 -0400
  • b30b38f67b Add columnlist:SetColumnResizeEnabled and columnlist:GetColumnResizeEnabled Kenny Shields 2014-09-10 20:55:00 -0400
  • d30dca3233 Fix #143 Kenny Shields 2014-09-02 18:57:01 -0400
  • d4ef705ecc Reposition the columnlistarea's horizontal scrollbar when calling columnlistarea:RedoLayout Kenny Shields 2014-08-30 14:54:30 -0400
  • 20fbf2fd08 Update changelog Kenny Shields 2014-08-23 21:22:29 -0400
  • 5211bb3054 Add return self to columnlist:ResizeColumns Kenny Shields 2014-08-23 21:19:44 -0400
  • 8ee4ba4a74 Add columnlist:SetDefaultColumnWidth and columnlist:GetDefaultColumnWidth Kenny Shields 2014-08-23 21:17:09 -0400
  • c5157379ae Add columnlist:ResizeColumns Kenny Shields 2014-08-23 21:05:08 -0400
  • 62f95614f4 Rename columnlist:AdjustColumns to columnlist:PositionColumns Kenny Shields 2014-08-23 16:33:53 -0400
  • c159ae7828 Fix columnlistarea scroll wheel detection Kenny Shields 2014-08-23 15:58:44 -0400
  • 8fb82f7d7a Add scrollbody:GetScrollBar Kenny Shields 2014-08-23 15:51:33 -0400
  • ff339b0fcf Rename columnlistarea:GetHorizontalScrollBar to columnlistarea:GetHorizontalScrollBody Kenny Shields 2014-08-23 15:44:40 -0400
  • f2d2a9d162 Rename columnlistarea:GetVerticalScrollBar to columnlistarea:GetVerticalScrollBody Kenny Shields 2014-08-23 15:30:48 -0400
  • 4991ba1f32 Add columnlistheader:SetName Kenny Shields 2014-08-23 15:06:35 -0400
  • c95618354a Addd missing columnlistarea method comments Kenny Shields 2014-08-23 15:03:31 -0400
  • 01163b2ab9 Recalculate item size when adding a new scrollbar to a columnlistarea object Kenny Shields 2014-08-23 15:00:05 -0400
  • e4c518e2f0 Code cleanup Kenny Shields 2014-08-23 04:36:47 -0400
  • ac5818b102 Add columnlist:SetColumnWidth Kenny Shields 2014-08-23 03:04:31 -0400
  • f508625274 Add missing columnlist method comments Kenny Shields 2014-08-23 02:48:26 -0400
  • 925376f00f Update changelog Kenny Shields 2014-08-23 02:45:47 -0400
  • f33449bd72 Add columnlistheader resizing functionality Kenny Shields 2014-08-23 02:39:15 -0400
  • a0dbbaddcc Update changelog Kenny Shields 2014-08-17 19:31:10 -0400
  • 0db6ac9dda Add toggle functionality to the button object Kenny Shields 2014-08-17 19:28:47 -0400
  • 324c686445 Update changelog Kenny Shields 2014-08-17 02:25:22 -0400
  • cefc86b010 Add columnlist:GetCellText Kenny Shields 2014-08-17 02:19:28 -0400
  • 0f984f76d2 Rename columnlist:SetRowColumnText to columnlist:SetCellText Kenny Shields 2014-08-17 02:14:07 -0400
  • 3d46bf900f Add columnlist:GetColumnName Kenny Shields 2014-08-17 02:04:56 -0400
  • 9626e7ef8c Update changelog Kenny Shields 2014-08-17 01:55:26 -0400
  • a3fb10f0fd Fix nested list positioning issues Kenny Shields 2014-08-16 14:35:26 -0400
  • 7f8963b3e1 Minor improvements to loveframes.util.GetDirecoryContents Kenny Shields 2014-08-10 15:11:30 -0400
  • 98c47eb9f9 Fix several typos and inconsistencies Kenny Shields 2014-08-10 14:40:30 -0400
  • 0d3010c880 Update changelog Kenny Shields 2014-08-03 15:18:08 -0400
  • 0c041d7e0a Adjust columnlist row colors when calling columnlistarea:RedoLayout() Kenny Shields 2014-08-03 15:11:53 -0400
  • 8db876d3a8 Reset columnlistarea.rowcolorindex to 1 when calling columnlistarea:Clear() Kenny Shields 2014-08-03 15:05:35 -0400
  • 0b8a35a799 Merge pull request #135 from ers35/textinput-perf Kenny Shields 2014-07-30 20:12:16 -0400
  • bff0a29bff Improve DrawLineNumbersPanel performance Only draw the line numbers of visible lines Eric R. Schulz 2014-07-30 00:31:36 -0400
  • 10c9663191 Update changelog Kenny Shields 2014-07-26 12:49:20 -0400
  • 9f606ba9c5 Fix color of expand.png and collapse.png in Orange skin Kenny Shields 2014-07-14 02:13:41 -0400
  • 3b51130cb3 Various changes to radiobutton drawing Kenny Shields 2014-07-14 01:59:09 -0400
  • be4f6d2510 Merge pull request #132 from ers35/radiobutton Kenny Shields 2014-07-14 00:26:38 -0400
  • eca9f48fa9 Add radiobutton Eric R. Schulz 2014-07-13 22:37:37 -0400
  • 42fd7b3475 Make sure that the base object is always the same size as the application window Kenny Shields 2014-07-12 17:49:38 -0400
  • 5b1db7159d Add support for relative object sizing Kenny Shields 2014-07-12 17:33:22 -0400
  • f0349fce02 Add tree.OnSelectNode event callback Kenny Shields 2014-07-05 23:19:33 -0400
  • 53894a743c Add functionality for selecting tree nodes Kenny Shields 2014-07-05 23:15:51 -0400
  • 4710c44bb7 Fix typo in changelog Kenny Shields 2014-07-01 21:16:56 -0400
  • 7b50e24801 Update changelog Kenny Shields 2014-07-01 21:14:36 -0400
  • c6776e3158 Add treenode:GetOpen Kenny Shields 2014-07-01 21:10:46 -0400
  • e3a8654b5d Add missing treenode method comments Kenny Shields 2014-07-01 21:08:45 -0400
  • ec5d387927 Add treenode.OnOpen and treenode.OnClose event callbacks Kenny Shields 2014-07-01 21:04:58 -0400
  • c1d3021590 Add treenode:SetText and treenode:GetText Kenny Shields 2014-07-01 20:49:48 -0400
  • a3e5a2960c Add treenode:GetIcon Kenny Shields 2014-07-01 20:30:03 -0400
  • b35ce451b4 Check type of icon argument in treenode:SetIcon Kenny Shields 2014-07-01 20:28:07 -0400
  • 73b8c03b74 Fix #129 Kenny Shields 2014-07-01 20:02:30 -0400
  • ecf799fa8e Update changelog Kenny Shields 2014-06-29 13:02:38 -0400
  • d1aee24ded Call object:GetDown in button drawing function Kenny Shields 2014-06-29 13:01:58 -0400
  • e975a11247 Add button:GetDown Kenny Shields 2014-06-29 12:58:59 -0400
  • 71c7e911d9 Update changelog Kenny Shields 2014-06-29 02:20:47 -0400
  • 3333dd5202 Add tree object Kenny Shields 2014-06-29 01:16:25 -0400
  • a986bc926a Fix #125 Kenny Shields 2014-06-20 20:19:33 -0400
  • 9eca9e73ab Fix #123 Kenny Shields 2014-05-26 19:14:22 -0400
  • 0472742468 Fix bug that would cause tabbuttons to be positioned incorrectly when scrolling with the mouse wheel Kenny Shields 2014-05-26 00:54:15 -0400
  • 1764333ae4 Update changelog Kenny Shields 2014-05-17 19:27:22 -0400
  • 3e12021010 Increment version number Kenny Shields 2014-05-17 19:02:03 -0400
  • eb4b5598f0 Prevent textinput.alltextselected from being set to true when the object contains no text Kenny Shields 2014-05-17 17:21:33 -0400
  • c674b46a0c tabs:AddTab now returns the tabbutton object associated with the new tab Kenny Shields 2014-05-13 19:35:02 -0400
  • a02fafd902 Merge pull request #120 from Klowner/skin-directory-option Kenny Shields 2014-05-07 16:10:07 -0400
  • 989c3ebb5e Prevent textinput tabbing when all text is selected Kenny Shields 2014-05-07 16:04:12 -0400
  • 24a4b9f798 Merge pull request #122 from berghton/patch-1 Kenny Shields 2014-05-06 20:20:17 -0400
  • 6fe59ed15d Check if editable when entering text berghton 2014-05-07 01:36:02 +0200
  • a70de4136a Fix error when calling frame:MakeTop Kenny Shields 2014-05-02 17:14:45 -0400
  • 97f1d5e43d Add option for skin.directory specification in skin registration Mark Riedesel 2014-05-01 17:10:46 -0500
  • 6c833ad975 Update changelog Kenny Shields 2014-04-20 18:12:10 -0400
  • 3c09e85d2b Merge pull request #119 from qaisjp/patch-2 Kenny Shields 2014-04-20 18:06:01 -0400
  • b564f42a83 Reduce variable usage in Frame:MakeTop fix Qais Patankar 2014-04-20 16:26:08 +0100
  • 1642d10816 Removed variables that were only used once Qais Patankar 2014-04-16 16:23:04 +0100
  • cea6a20ea3 Fixed Frame:MakeTop() chaining issue Qais Patankar 2014-04-16 16:14:34 +0100
  • 4dfffef2bc Merge pull request #118 from amPerl/master Kenny Shields 2014-04-14 18:30:06 -0400
  • 49d8772c15 Added frame close event cancelling Romet 2014-04-14 18:52:06 +0300
  • 60ad73f8b7 Remove support for LOVE 0.8.0 Kenny Shields 2014-04-03 18:55:46 -0400
  • 50718f04c3 Fix #116 Kenny Shields 2014-03-29 12:07:26 -0400
  • 55a8c1bba9 Merge pull request #112 from WetDesertRock/master Kenny Shields 2014-03-04 08:30:38 -0500
  • 01bd70e089 Fixes confusing error for OSX. WetDesertRock 2014-03-02 22:58:15 -0800
  • c32d0d2de9 Update changelog Kenny Shields 2014-02-26 07:37:42 -0500
  • 669fa83d68 Code cleanup Kenny Shields 2014-02-26 07:37:20 -0500
  • f5ca78d4ff Fix minor conflicts in frame drag/resize detection code Kenny Shields 2014-02-26 07:37:03 -0500
  • 55869912e4 Frames can now be configured to always be drawn on top of other objects Kenny Shields 2014-02-26 07:34:04 -0500
  • 271b9966c1 Fix #110 Kenny Shields 2014-02-24 17:26:18 -0500
  • a98c82755e Merge pull request #109 from MCGamer20000/master Kenny Shields 2014-02-24 17:03:58 -0500
  • 135fc0b436 Parse new lines in text objects correctly Ethan Shaughnessy 2014-02-22 14:48:49 -0700
  • 1c7ab5feb4 Update changelog Kenny Shields 2014-02-14 02:24:15 -0500