Age | Commit message (Expand) | Author |
---|---|---|
2016-11-22 | Remove unused variable. | Sebastian Rasmussen |
2016-01-06 | Squash some warnings | Robin Watts |
2016-01-05 | gl: Draw outline around text fields. | Tor Andersson |
2015-10-06 | gl: Add checks to prevent overruns in the presence of malformed UTF-8. | Tor Andersson |
2015-10-06 | gl: Fix text selection bug. | Tor Andersson |
2015-10-06 | gl: Cut, copy, and paste in text fields. | Tor Andersson |
2015-10-06 | gl: Use UTF-8 string internally in text field. | Tor Andersson |
2015-10-06 | gl: Use upper control characters for special keys. | Tor Andersson |
2015-10-06 | gl: Split text field handling into separate file and add keyboard focus. | Tor Andersson |