summaryrefslogtreecommitdiff
path: root/lib/libcurses/newwin.c
AgeCommit message (Expand)Author
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-08-01Remove unused extern for __winlistp.dsl
2003-07-30Remove __winlistp, add *screen to WINDOW and initialise in newwin().dsl
2003-07-05New sub-windows should not be marked as pads.jdc
2003-06-26Error attempts at nested subwindows, the data structures don't support them.dsl
2003-06-09Mark all lines on new pads as dirty. This ensures that we draw blankjdc
2003-04-08Make sure that windows are not off the left or top edges of the screen.jdc
2003-02-17Fix resize of windows with subwins.dsl
2002-12-23Add newpad() and subpad().jdc
2002-12-05Mark lines on new windows unchanged.jdc
2002-11-25Set default colour on windows created after a call to start_color().jdc
2002-10-22Fix lint nits mainly with the len parameter type in hash_more.blymn
2002-07-19* Added new function idcok - this closes PR 10802blymn
2002-01-02Remove extraneous tabs from blank lines.blymn
2001-12-11 * Remove termcap globals from public interfaceblymn
2001-12-02* Major change to add support for the newterm/set_term functions.blymn
2001-05-17Set scrolling region top correctly.jdc
2001-04-20Implement scrolling regions :jdc
2001-01-05remove redundant declarations.christos
2000-04-20* Added new function dupwin.blymn
2000-04-18Set background character and attributes for added characters.jdc
2000-04-18More multiple changes:blymn
2000-04-17Multiple fixes:blymn
2000-04-16Make subwindows scroll correctly.mycroft
2000-04-15Initialise window delay for all new windows (including sub-windows).jdc
2000-04-15Added functions to replace what were previously macros in curses.hblymn
2000-04-14Add a list of windows (used when a colour pair changes).jdc
2000-04-12Add background character/attributes.jdc
2000-04-11Made data structures opaqueblymn
1999-06-23Silence castschristos
1999-04-22Initialization of the backing store pointers in __set_subwin() was justmycroft
1999-04-13Upgrades the standard NetBSD curses library to provide somemrg
1998-02-03remove obsolete register declarationsperry
1997-07-22RCSid police, fix warningsmikel
1994-08-17clean up importcgd
1993-11-09repeat after me: "I hate rcs ids"cgd
1993-11-09update to new version from berkeley. doesn't compile yet, norcgd
1993-08-07New version from uunet.mycroft
1993-08-01Add RCS identifiers.mycroft
1993-07-09added Andrew Chernov's patch set:alm
1993-03-21initial import of 386bsd-0.1 sourcescgd