summaryrefslogtreecommitdiff
path: root/lib/libcurses/copywin.c
AgeCommit message (Expand)Author
2019-06-09Rework previous fix for getch cursor position when cursor is movedblymn
2019-05-20Back out incorrect fix for PR 53617 and fix it in a different way.blymn
2017-01-06KNF.roy
2016-12-11Improve debug information.blymn
2009-07-22Prepare curses for the possibility of changing from termcap to terminfo.roy
2007-11-08Make sure we copy the relevant cell (and not the first cell) forjdc
2007-05-28Merge in wide curses code done as a Summer of Code project byblymn
2007-01-21Add debug "areas" that allow selective debugging by setting thejdc
2004-08-02Fix (I hope) the bounding checks against the source window.dsl
2004-08-01overwrite() wasn't copying enough lines or columns.dsl
2002-01-02Remove extraneous tabs from blank lines.blymn
2001-11-04fix WARNS=2 (-Wshadow) warninglukem
2001-06-13withough -> withoutwiz
2000-04-26* Fixed bug in copywin.blymn
2000-04-24* Added rcs id line to files missing it.blymn
2000-04-23* Fixed bug in copywin which was copying more than it should.blymn
2000-04-20* Added new function dupwin.blymn
2000-04-18Include <string.h> - prototype for memcpy. Thanks due to Tim Rightnour.jdc
2000-04-18More multiple changes:blymn