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