plan9port/src/cmd/acme
Russ Cox 37f8ed2410 acme: mouse movement for Del
If the mouse was in the tag of the old window,
it was most likely pointing at Del. If bringing up a
new window from below and not moving the mouse
somewhere else, adjust it so that it ends up pointing
at Del in the replacement window's tag too.
This makes it easy to Del a sequence of windows in
a column, from top to bottom.

http://www.youtube.com/watch?v=ET8w6RT6u5M

R=r
http://codereview.appspot.com/6558047
2012-09-23 22:01:56 -04:00
..
mail acme Mail: drop noscroll 2011-06-01 18:12:12 -04:00
acme.c acme: correct modified message after initial load; more detail in 2009-09-25 01:43:54 -04:00
addr.c acme: fix out of order address crash 2011-07-10 20:32:01 -04:00
buff.c Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
cols.c acme: mouse movement for Del 2012-09-23 22:01:56 -04:00
dat.h acme: mouse movement for Del 2012-09-23 22:01:56 -04:00
disk.c More files related to user-level file servers. 2003-12-11 17:50:28 +00:00
ecmd.c acme: let Edit redo when file is clean 2010-01-12 11:11:19 -08:00
edit.c acme: fix off by one in editcmd, pointer comparison in getch, nextc 2010-07-14 11:08:42 -07:00
edit.h acme: sync against Plan 9, remove -$ option 2008-03-07 10:45:59 -05:00
elog.c acme: fix owner bug in elogapply 2008-06-01 09:11:21 -04:00
exec.c acme: scrolling fixes + new home/end 2011-08-02 07:44:11 -04:00
file.c Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
fns.h acme: mouse movement for Del 2012-09-23 22:01:56 -04:00
fsys.c acme: sync against Plan 9, remove -$ option 2008-03-07 10:45:59 -05:00
look.c acme: claim input focus earlier 2012-01-16 17:05:39 -05:00
mkfile acme: revise multiline tag code 2008-03-07 11:07:17 -05:00
regx.c acme, sam: fix regexp code for bigger Runemax 2010-07-14 11:10:59 -07:00
rows.c acme: fix rounding in rows computation 2010-08-24 10:16:32 -04:00
scrl.c Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
text.c acme: fix arrow near end of text 2011-11-17 14:46:14 -05:00
time.c change to use new thread library 2004-12-27 00:38:59 +00:00
util.c acme: mouse movement for Del 2012-09-23 22:01:56 -04:00
wind.c acme: mouse movement for Del 2012-09-23 22:01:56 -04:00
xfid.c acme: scrolling fixes + new home/end 2011-08-02 07:44:11 -04:00