Commit History

Author SHA1 Message Date
  Pedro Gimeno 61857249db Make the shaders more future-proof as per https://www.love2d.org/forums/viewtopic.php?p=193750#p193750 8 years ago
  Pedro Gimeno 1ee5c57c80 Create the doubleclick timer in expired state, so that an early click doesn't trigger a doubleclick if defined. 8 years ago
  Pedro Gimeno 55b2928b06 Get rid of the horrible getKeyRepeat kludge, as love.keyboard.hasKeyRepeat() already does what we need. 8 years ago
  Pedro Gimeno fcc8d6a804 Simplify the 0.10.0 handling code. 8 years ago
  Pedro Gimeno 14e8114b3d One more 0.10 compatibility bit: fix blurred text 8 years ago
  Pedro Gimeno e20247718a Update for compatibility with love 0.10.0 8 years ago
  Pedro Gimeno 2e9de103a5 Fix issue with mouse wheel stealing focus improperly. 8 years ago
  Pedro Gimeno 18c9eb5ecf Fix brokeness in handling input text larger than the edit box 8 years ago
  Pedro Gimeno fd3b15d6f3 Missed one bit while refactoring. 8 years ago
  Pedro Gimeno a172b75f35 Reset the blink timer on certain keypresses so that the cursor is visible when it's most needed. 8 years ago
  Pedro Gimeno 0d63981b2e Factor out common code into two functions, utf8char_begin and utf8char_after 8 years ago
  Pedro Gimeno d1f509ca48 Repair cursor blink 8 years ago
  Pedro Gimeno 3dbd64e0e9 More global to local fixes 8 years ago
  Pedro Gimeno 65c60f233c Comply with the license by adding a notice on modified version and a pointer to the original. 8 years ago
  Pedro Gimeno 97a208762f Merge remote-tracking branch 'SiENcE/master' 8 years ago
  Pedro Gimeno Fortea 254075f0b3 Work around a love2d bug with UTF-8 text input on Linux. Not a full validation but covers the buggy behaviour I've found. 8 years ago
  Pedro Gimeno Fortea 4dd2623f45 Make the library UTF-8 aware. 8 years ago
  Pedro Gimeno Fortea 80267519b6 Update to love2d 0.9.x 8 years ago
  Florian efa2b8a50f -global local fixes 11 years ago
  SiENcE fb8e964a2f fix for rdrag, otherwise scrollbox buttons disappear 11 years ago
  trubblegum cf0a49d7d2 fixed scrollgroup 11 years ago
  trubblegum 0e9a554259 improved various misc 12 years ago
  trubblegum 45ea1eb682 minor DOH + collapsegroup element 12 years ago
  trubblegum 77b80e04ac improved child stacking 12 years ago
  trubblegum 7a6d0ce8b6 added typetext, progress, horizontal scrollbar 12 years ago
  trubblegum 6634ee581f optimized Gspot.feedback 12 years ago
  trubblegum 23cba78b77 improved various minor 12 years ago
  trubblegum 837c8654bd added circles 12 years ago
  trubblegum 9a8325d88f optimized element:stack() 12 years ago
  trubblegum 12907744c2 more optimization and compatability 12 years ago