summaryrefslogtreecommitdiff
path: root/NxWidgets/UnitTests/CGlyphSliderHorizontal
Commit message (Collapse)AuthorAgeFilesLines
* Fix that way that NxWight UnitTests are reigistered as NSH builtin appsGregory Nutt2013-05-302-6/+9
|
* .dSYM only needs to be in the same .gitignore files as .exeGregory Nutt2013-05-301-1/+0
|
* Upate .gitignore files. Add .dSYM. Make sure / is present where needed. ↵Gregory Nutt2013-05-301-12/+12
| | | | Add some missing .gitignore files
* Add NxWidgets::CGlyphSliderHorizontal unit test; Fix ↵Gregory Nutt2013-05-175-0/+824
NxWidgets::CGlyphSliderHorizontal drawing error. From Ken Pettit