ecere/src/gui/XInterface: (#678) System cursors support on X
authorJerome St-Louis <jerome@ecere.com>
Sat, 8 Feb 2014 09:28:04 +0000 (16:28 +0700)
committerJerome St-Louis <jerome@ecere.com>
Sat, 8 Feb 2014 09:28:04 +0000 (16:28 +0700)
commit5d1ab45526eaf896be2822df966eb267e0e3b004
tree8668001f044e517a0ec1844c3f9d72aa4d63cb0c
parent48256e004abbdfc66136a5936b865d133011305e
ecere/src/gui/XInterface: (#678) System cursors support on X
ecere/src/gui/GuiApplication.ec
ecere/src/gui/Interface.ec
ecere/src/gui/Window.ec
ecere/src/gui/drivers/AndroidInterface.ec
ecere/src/gui/drivers/NCursesInterface.ec
ecere/src/gui/drivers/Win32ConsoleInterface.ec
ecere/src/gui/drivers/Win32Interface.ec
ecere/src/gui/drivers/XInterface.ec
ecere/src/gui/drivers/cocoa/CocoaInterface.ec