date and time created 83/10/01 12:20:57 by sam
[unix-history] / usr / src / usr.bin / window /
1983-09-24 Edward WangMarshall says it works finally.
1983-09-20 Edward Wang-D is now a toggle
1983-09-18 Edward Wangdidn't work
1983-09-18 Edward Wangdate and time created 83/09/17 17:11:03 by edward
1983-09-18 Edward Wangsupport graphics if setup by somebody else.
1983-09-18 Edward Wangfreedom 100
1983-09-17 Edward Wangrecalculate nvis after move
1983-09-16 Edward WangThe 'M' command and rearranged debugging commands ...
1983-09-16 Edward Wanginline expand some function calls
1983-09-16 Edward Wangreworked tt stuff
1983-09-16 Edward WangForgot to fix ww_buf after ^[E.
1983-09-16 Edward WangNow uses screen address for all buffers.
1983-09-15 Edward Wanglint
1983-09-15 Edward Wanglint
1983-09-15 Edward Wangdate and time created 83/09/14 14:21:03 by edward
1983-09-15 Edward WangOff screen windows!!!!!!
1983-09-14 Edward Wangdate and time created 83/09/13 15:00:22 by edward
1983-09-03 Edward Wanguse wwvisible() to see if we need wwmoveup().
1983-09-03 Edward Wangseparated mloop() and now quits when window dies
1983-09-03 Edward Wangdate and time created 83/09/02 12:57:42 by edward
1983-09-02 Edward WangGot rid of 'curwin'.
1983-09-02 Edward Wangmoved ww_hasframe to the top
1983-09-02 Edward Wanglint
1983-09-01 Edward Wangmoving windows
1983-09-01 Edward Wangopen(/dev/tty) called with only one argument
1983-08-27 Edward Wangcheck ww_haspty before closing ww_pty and ww_tty.
1983-08-27 Edward Wangpty closing bug (don't set ww_haspty until it actually...
1983-08-27 Edward Wangbug with wwforce hanging
1983-08-27 Edward Wangforgot to free ww_fmap after an error
1983-08-27 Edward Wangerror reporting
1983-08-27 Edward Wanguse wwmoveup() to move windows to the front.
1983-08-27 Edward Wang-x flag
1983-08-26 Edward Wangnew user settable buffer size and explanation about...
1983-08-26 Edward Wangnew 'buffer' command and fifth arg to 'window'
1983-08-26 Edward Wanghelp updated for 'buffer' and new argument to 'window'
1983-08-26 Edward Wangadded user setable buffer size.
1983-08-25 Edward Wangcheck tt_retain in scrollling up, instead of down ...
1983-08-25 Edward Wangknows about the bd flag now
1983-08-25 Edward Wanguse gen_set*1() in gen_move() instead of gen_set*()
1983-08-24 Edward Wangdelay set modes and insert.
1983-08-24 Edward Wanguse TIOCSETN instead SETP
1983-08-24 Edward Wangdidn't do it right
1983-08-24 Edward Wangww_nline and ww_scroll now ints, and ww_fmap added
1983-08-24 Edward Wangdidn't use ww_modes when inserting char
1983-08-24 Edward Wangfree ww_fmap if any
1983-08-24 Edward Wangbounds checking for wwsmap
1983-08-24 Edward Wangdon't set wwindex[] until very end.
1983-08-24 Edward Wangfree ww_fmap if anyway
1983-08-24 Edward Wangknows about ug sg
1983-08-24 Edward Wangselwin didn't insert to top if oldselwin == 0
1983-08-23 Edward Wangsay where to put the file
1983-08-23 Edward Wangforgot to check size <= 0
1983-08-23 Edward Wangdate and time created 83/08/22 15:59:47 by edward
1983-08-23 Edward Wang> instead of >=
1983-08-23 Edward Wangchanged for new commands and command line flags.
1983-08-23 Edward Wangnow we can quote or escape #
1983-08-23 Edward Wangbounds checking in wwopen()
1983-08-23 Edward Wangdate and time created 83/08/22 15:19:40 by edward
1983-08-23 Edward Wangclose all special case added to l_close()
1983-08-23 Edward Wangwrong cursor position in c_show
1983-08-23 Edward Wangupdated c_help()
1983-08-23 Edward Wangorganized debugging commands
1983-08-23 Edward Wangbug in setting wwtouched with dumb terminals
1983-08-23 Edward Wanglint
1983-08-20 Edward Wangmoved fmap into struct ww and added WWO_FRAME to alloca...
1983-08-20 Edward Wangdate and time created 83/08/19 15:05:34 by edward
1983-08-20 Edward Wangfake cursor
1983-08-20 Edward Wangremoved extra tt_setinsert
1983-08-20 Edward Wangtook out useless tt_setinsert()
1983-08-20 Edward Wangmade wwframeok() a macro and wwframec() a little more...
1983-08-20 Edward Wangcall malloc only once per wwalloc
1983-08-20 Edward Wangwwfree changed
1983-08-19 Edward Wangrefresh before fork in openwin
1983-08-19 Edward Wangmove the cursor in c_colon
1983-08-19 Edward Wangthe box
1983-08-19 Edward Wangdate and time created 83/08/18 17:17:12 by edward
1983-08-19 Edward Wangbug with improper redraw
1983-08-19 Edward Wangchanged some shorts to ints
1983-08-19 Edward Wangdate and time created 83/08/18 15:31:15 by edward
1983-08-19 Edward Wangscrolling has come
1983-08-19 Edward Wangda and db flags now needed with scrolling
1983-08-19 Edward Wangbug with using the wrong ww_scroll
1983-08-19 Edward Wangsmall bug with ww_buf[line] (instead of row)
1983-08-19 Edward Wanggen_strings and gen_strp left over from before.
1983-08-19 Edward Wanglint
1983-08-18 Edward Wangbetter wrap around handling.
1983-08-18 Edward Wangfixed bug with covered windows
1983-08-18 Edward Wang^S and ^Q commands
1983-08-18 Edward Wangcheck tt_setinsert != 0 before using it
1983-08-18 Edward Wangfixed wrap around problem
1983-08-18 Edward Wangdate and time created 83/08/17 15:48:20 by edward
1983-08-18 Edward Wangnicer termcap interface and use vs and ve strings in...
1983-08-18 Edward Wangdate and time created 83/08/17 14:52:46 by edward
1983-08-18 Edward Wangtt_availmodes
1983-08-18 Edward Wangww_availmodes and stuff
1983-08-18 Edward Wangtt_availmodes
1983-08-18 Edward Wang-d flag (debug now -D)
1983-08-18 Edward Wangfixed default window sizes and say what the escape...
1983-08-17 Edward Wangsmart wwrite: copy in chunks.
1983-08-17 Edward Wangsmart update: do it by chunks.
next