Commit graph

20 commits

Author SHA1 Message Date
endlesstravel
12610bfe8f fix 'Input widget will raise error when candidate_text field is not defined' 2017-10-31 19:38:14 +08:00
endlesstravel
6960a80eaa Revert "update to master"
This reverts commit 10e79ca5c8.
2016-11-06 15:26:19 +08:00
endlesstravel
10e79ca5c8 update to master 2016-11-06 15:18:02 +08:00
endlesstravel
4638fb1ea5 add ime support 2016-11-06 15:06:58 +08:00
Matthias Richter
cd88aa2008 Update readme 2016-01-03 18:52:41 +01:00
vrld
84eb1ef804 Comment hello world example 2016-01-02 01:13:28 +01:00
Matthias Richter
b37f1ebd0a Make readme point to the docs 2016-01-01 21:43:08 +01:00
Matthias Richter
b5137a4477 LET THERE BE SUIT! 2015-12-31 18:23:52 +01:00
Stevie
44be6169e3 Fix missing 'and' in demo (per #19) 2015-10-03 11:59:09 -07:00
Matthias Richter
66a089a07f Fix bug in input.lua, make 0.9-ready, add utf8 editing
1) [input.lua] Pressing backspace while the cursor was at the beggining
   of the text removed the first character. Fixed thanks to riidom.
2) [LÖVE 0.9] Use setLine(Width|Style) instead of setLine. Split
   keyboard.pressed() into keyboard.pressed() and keyboard.textinput().
   (see readme)
3) [utf8.lua] Add support for UTF-8 text editing. May still fail
   spectacurlarly with invalid UTF-8 strings.
2013-12-11 15:25:06 +01:00
Matthias Richter
7f0689d012 Fix example in readme 2013-02-06 13:27:55 +01:00
Matthias Richter
f799f48164 Update readme 2013-01-23 13:18:32 +01:00
Matthias Richter
57861b26fd Delete now obsulete documentation 2012-05-09 21:28:46 +02:00
Matthias Richter
7b1b6e4176 More documentation 2012-04-12 00:54:06 +02:00
Matthias Richter
2fd060184e Add some documentation 2012-03-29 13:56:49 +02:00
Matthias Richter
465aaf1885 Add gui.core.(disable|clear)KeyFocus 2012-03-14 14:14:16 +01:00
Matthias Richter
154c93e0f2 Fix file permissions 2012-02-22 22:56:10 +01:00
mkosler
541145560a Added ability to change controls for tabbable with hacky LOVE quirks. 2012-02-21 12:30:42 -06:00
Matthias Richter
6926699ff2 fix readme 2012-02-07 23:15:50 +01:00
Matthias Richter
40dbc7134b Initial commit 2012-02-07 23:10:29 +01:00