]> O.S.I.I.S - jp/crow.git/commit
* XCursor.cs:
authorjpbruyere <jp.bruyere@hotmail.com>
Mon, 7 Sep 2015 06:32:29 +0000 (08:32 +0200)
committerjpbruyere <jp.bruyere@hotmail.com>
Mon, 7 Sep 2015 06:32:29 +0000 (08:32 +0200)
commitbacf29e47409c20292b6861e6ef40bfc2119eb7b
tree74227bab7821f2bca5337307f643e8d8eb99e090
parenteca898b0411ed562580f6fb7ed8151641fa0b588
* XCursor.cs:
* move:
* help:
* hand:
* cross:
* arrow:
* top_left_corner:
* top_right_corner:
* bottom_left_corner:
* bottom_right_corner: Mouse xCursors

* Window.goml:
* Checkbox.goml:
* Group.cs:
* Popper.cs:
* Checkbox.cs:
* Expandable.cs:
* RadioButton.cs:
* GraphicObject.cs:
* PrivateContainer.cs:
* TemplatedControl.cs: Focus handling improvment

* GOLib.csproj:
* OpenTKGameWindow.cs:
* Window.cs: cursors
23 files changed:
GOLib.csproj
Images/Icons/Cursors/arrow [new file with mode: 0644]
Images/Icons/Cursors/bottom_left_corner [new file with mode: 0644]
Images/Icons/Cursors/bottom_right_corner [new file with mode: 0644]
Images/Icons/Cursors/cross [new file with mode: 0644]
Images/Icons/Cursors/hand [new file with mode: 0644]
Images/Icons/Cursors/help [new file with mode: 0644]
Images/Icons/Cursors/move [new file with mode: 0644]
Images/Icons/Cursors/top_left_corner [new file with mode: 0644]
Images/Icons/Cursors/top_right_corner [new file with mode: 0644]
Templates/Checkbox.goml
Templates/Window.goml
src/GraphicObjects/Checkbox.cs
src/GraphicObjects/Expandable.cs
src/GraphicObjects/GraphicObject.cs
src/GraphicObjects/Group.cs
src/GraphicObjects/Popper.cs
src/GraphicObjects/PrivateContainer.cs
src/GraphicObjects/RadioButton.cs
src/GraphicObjects/TemplatedControl.cs
src/GraphicObjects/Window.cs
src/OpenTKGameWindow.cs
src/XCursor.cs [new file with mode: 0644]