Commits


R=rsc CC=codebot http://codereview.appspot.com/193069


libdraw: allow 32-bit Runes R=, rsc CC= http://codereview.appspot.com/196054


R=rsc CC=codebot http://codereview.appspot.com/193056


devdraw: fix OS X resize bug caused by redraw bug fix R=rsc http://codereview.appspot.com/189104


devdraw: fewer spurious mouse clicks in OS X multitouch Was turning all button touches into clicks of high buttons, causing spurious clicks even outside the app window. R=rsc http://codereview.appspot.com/189084


devdraw: handle kEventWindowDrawContent makes windows redraw properly when moved between screens when monitors get shuffled around R= CC= http://codereview.appspot.com/189076


ed: new append from rob, avoids overflow in pointer arithmetic R=rsc http://codereview.appspot.com/188041


acme: let Edit redo when file is clean R=, rsc CC= http://codereview.appspot.com/188042


codereview: add hg plugin from Go R=, rsc CC= http://codereview.appspot.com/186107


win fixes - don't exit from a "child" note unless rc exited (code copied from 9term.c) - ignore writes to the tag; specifically " Send Noscroll" at startup. R=rsc CC=codebot http://codereview.appspot.com/181115


devdraw: release multitouch mouse when app is collapsed (minimized) R=rsc CC=plalonde, r http://codereview.appspot.com/181129


devdraw: add multitouch code from Paul Lalonde Various tweaks to avoid breaking standard mice, but probably needs tweaks to work with multitouch mice again. Still, it's a start. R=rsc CC=plalonde, r http://codereview.appspot.com/181124


merge


troff: avoid crash if home == NULL R=rsc http://codereview.appspot.com/181070


merge