aboutsummaryrefslogtreecommitdiff
path: root/mac
AgeCommit message (Collapse)AuthorFilesLines
2014-01-22mac/Plumb: add URL scheme to Info.plistRob Kroeger1-1/+14
LGTM=rsc R=rsc CC=plan9port.codebot https://codereview.appspot.com/40780044
2012-01-16Plumb.app: prevent the Finder's activation after Devdraw'sDavid Jeannot1-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-28mac Plumb: skip loading non-existent .bashrcRob Kroeger1-1/+3
R=rsc CC=plan9port.codebot http://codereview.appspot.com/5434052
2011-10-12devdraw: cleanup, fix macargvRuss Cox1-9/+18
2011-01-28Plumb.app: handle spaces in file names (Rob Pike)Russ Cox1-1/+9
R=rsc http://codereview.appspot.com/4113042
2010-10-27mac: add 9term.app, Plumb.appRuss Cox10-0/+119
R=rsc http://codereview.appspot.com/2783041