ruby/ext/curses
shugo e5f8aa95a3 * ext/curses/curses.c: added the new class Curses::Pad, which
supports scrolling.  patch by Eric Hodel.  [Feature #4896]
  [ruby-core:37206]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32576 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2011-07-17 15:10:06 +00:00
..
curses.c * ext/curses/curses.c: added the new class Curses::Pad, which 2011-07-17 15:10:06 +00:00
depend ext/*/depend 1999-10-21 07:08:00 +00:00
extconf.rb * ext/curses/curses.c: added the new class Curses::Pad, which 2011-07-17 15:10:06 +00:00
hello.rb new methods and constants for using the mouse, character attributes, 2001-08-12 23:42:44 +00:00
mouse.rb new methods and constants for using the mouse, character attributes, 2001-08-12 23:42:44 +00:00
rain.rb Initial revision 1998-01-16 12:13:05 +00:00
view.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
view2.rb ext/curses/view2.rb: replaced with Hugh Sasse's version. 2010-02-06 14:26:07 +00:00