Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-01-16 | Plumb.app: prevent the Finder's activation after Devdraw's | David Jeannot | 1 | -3/+4 | |
The Finder can be reactivated after Devdraw's activation if both windows are on the same space. We prevent this by preventing Plumb.app's activation in the first place. R=rsc CC=plan9port.codebot http://codereview.appspot.com/5498096 | |||||
2011-11-28 | mac Plumb: skip loading non-existent .bashrc | Rob Kroeger | 1 | -1/+3 | |
R=rsc CC=plan9port.codebot http://codereview.appspot.com/5434052 | |||||
2011-10-12 | devdraw: cleanup, fix macargv | Russ Cox | 1 | -9/+18 | |
2011-01-28 | Plumb.app: handle spaces in file names (Rob Pike) | Russ Cox | 1 | -1/+9 | |
R=rsc http://codereview.appspot.com/4113042 | |||||
2010-10-27 | mac: add 9term.app, Plumb.app | Russ Cox | 10 | -0/+119 | |
R=rsc http://codereview.appspot.com/2783041 |