Miguel de Icaza 95db6a83b4 Complete the Windows driver 7 rokov pred
..
README.md 152126473a Make it into a library 7 rokov pred
binding.cs 717cfc3daf Add mouseinterval 7 rokov pred
constants.cs 06e8c5c540 Draw scrollbars, I like where this is going 7 rokov pred
handles.cs 152126473a Make it into a library 7 rokov pred
mainloop.cs 95db6a83b4 Complete the Windows driver 7 rokov pred

README.md

This directory contains a copy of the MonoCurses binding from:

http://github.com/mono/mono-curses

The source code has been exported in a way that the MonoCurses API is kept private and does not surface to the user, this is done with the command:

	make publish-to-gui

In the MonoCurses package