Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-01-22 | mac/Plumb: add URL scheme to Info.plist | Rob Kroeger | 1 | -1/+14 | |
LGTM=rsc R=rsc CC=plan9port.codebot https://codereview.appspot.com/40780044 | |||||
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 | |||||
2010-10-27 | mac: add 9term.app, Plumb.app | Russ Cox | 1 | -0/+78 | |
R=rsc http://codereview.appspot.com/2783041 |