]> O.S.I.I.S - jp/crow.git/commit
* 0.crow, 1.crow, 2.crow, 5.crow, 7.crow:
authorjpbruyere <jp.bruyere@hotmail.com>
Sun, 14 Aug 2016 01:45:57 +0000 (03:45 +0200)
committerjpbruyere <jp.bruyere@hotmail.com>
Sun, 14 Aug 2016 01:45:57 +0000 (03:45 +0200)
commit854f2f732acc4c1d9fa4126962149cae14f4d4e9
treeb9ed25c54bf261b6e22c755db86811a6ee12836f
parent4f1128a8001b90e1d163056ef66763bc3b7b8576
* 0.crow, 1.crow, 2.crow, 5.crow, 7.crow:
  tests

* GraphicObject.cs:
  enabled, code clean and naming conventions

* Label.cs, TextBox.cs:
  debug

* Interface.cs:
  keyboard repeat
Tests/Interfaces/basicTests/0.crow
Tests/Interfaces/basicTests/1.crow
Tests/Interfaces/basicTests/2.crow
Tests/Interfaces/basicTests/5.crow
Tests/Interfaces/basicTests/7.crow
src/GraphicObjects/GraphicObject.cs
src/GraphicObjects/Label.cs
src/GraphicObjects/TextBox.cs
src/Interface.cs