Commit History

Author SHA1 Message Date
  coz d9d9d514f5 Use 0 - 1 range for image and feedback colors 1 year ago
  Pedro Gimeno 977bc9e23a Update copyright year 3 years ago
  Pedro Gimeno 020a3f8bca Fix tooltip rectangle size when font is not element font 3 years ago
  Pedro Gimeno dc027c80f3 Fix double-click to only fire on left button intervals 3 years ago
  Pedro Gimeno d563b562c8 Fix containspoint() and autosize height for text elements 3 years ago
  Pedro Gimeno 4ba024a327 Allow overriding the mouse position in mousewheel events 5 years ago
  Pedro Gimeno 98d5575205 Improve colour conversion for 11.0+ 6 years ago
  Pedro Gimeno 465bb5ef4e Allow tooltips to be multiline (with \n) 6 years ago
  Pedro Gimeno ab305f307e Hopefully fix the text element height for good 6 years ago
  Pedro Gimeno 8e85770a53 Adapt code to love2d 11.0 (#9) 6 years ago
  Pedro Gimeno 1005f8ba0a Remove spaces at EOL 6 years ago
  Pedro Gimeno d3fe90892c Forgot to update copyright years. 6 years ago
  Pedro Gimeno 13f398c441 Fix for "Invisible items are clickable" (issue #5) 7 years ago
  Pedro Gimeno 010b6b2fcd When dragging, don't highlight scrollbars. 7 years ago
  Pedro Gimeno ff8710ead0 Convert lgprint and lgprintf to be properly tail-recursive. 7 years ago
  Pedro Gimeno 0fe076c916 Fix click position of text elements. 7 years ago
  Pedro Gimeno 98ffec89c5 (Aesthetics) Move setFont to a better line. 7 years ago
  Pedro Gimeno 3e5c5bd0fa Properly check for invalid font in element.setfont(). 7 years ago
  Pedro Gimeno 1741a46685 Properly adjust width for elements and height for a text element. 7 years ago
  Pedro Gimeno c8355791f0 Merge pull request #4 from cheezgi/master 7 years ago
  Pedro Gimeno ee297c9171 Apply the global font to the tips. 7 years ago
  Pedro Gimeno 2665518f6f Make clipScissor use the built-in version if it exists. 8 years ago
  cheezgi 170227a6e9 Only change size on setfont if autosize is enabled 8 years ago
  cheezgi 70843f9f91 Change size of item based on font size 8 years ago
  Pedro Gimeno 59163b609e Changing the loop order in 95ef12c had fatal consequences. Unfortunately it has gone unnoticed all this time. Fixed now. 8 years ago
  Pedro Gimeno 1c31bd8ebd Handle 0/0 in auto mode of scroll handle size 8 years ago
  Uluc Sengil a26a3f2f88 merge inputPassword method into input 8 years ago
  Uluc Sengil b9eaa0383b removed print 8 years ago
  Uluc Sengil 33124500d0 Added a input type to hide what is typed and a helper method to calculate number of utf8 characters in a string 8 years ago
  Pedro Gimeno c82a6a6720 Change double quotes to single for consistency 8 years ago