summaryrefslogtreecommitdiff
path: root/platform/gl/gl-input.c
AgeCommit message (Expand)Author
2017-04-27Include required system headers.Tor Andersson
2016-11-22Remove unused variable.Sebastian Rasmussen
2016-01-06Squash some warningsRobin Watts
2016-01-05gl: Draw outline around text fields.Tor Andersson
2015-10-06gl: Add checks to prevent overruns in the presence of malformed UTF-8.Tor Andersson
2015-10-06gl: Fix text selection bug.Tor Andersson
2015-10-06gl: Cut, copy, and paste in text fields.Tor Andersson
2015-10-06gl: Use UTF-8 string internally in text field.Tor Andersson
2015-10-06gl: Use upper control characters for special keys.Tor Andersson
2015-10-06gl: Split text field handling into separate file and add keyboard focus.Tor Andersson