summary refs log tree commit diff
path: root/src/ui/TextField.cc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Style change againKonstantinos Sideris2017-09-101-213/+214
|
* Small style changeKonstantinos Sideris2017-08-201-26/+49
|
* macOS: Get rid of text field's focus borderKonstantinos Sideris2017-08-121-4/+7
|
* Use pixels to specify the font sizesKonstantinos Sideris2017-07-151-1/+1
| | | | | | | Basically reverts the last font related commits since pointSize isn't as reliable as pixelSize. Also some layout values (margins, spacings) have been moved out to Config.h.
* Add travis CIKonstantinos Sideris2017-04-091-1/+1
|
* Initial commitKonstantinos Sideris2017-04-061-0/+346