Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bring outline view branch up to date with trunk (r3203:r3224). | stuconnolly | 2011-03-07 | 1 | -9/+30 |
| | |||||
* | Split MCPConnection's delegate methods into it's own protocol. | stuconnolly | 2010-10-20 | 2 | -23/+37 |
| | |||||
* | - Ensure start/end query notifications are sent on the main thread to avoid ↵ | rowanbeentje | 2010-06-01 | 2 | -0/+111 |
the interface being updated from the wrong thread on listeners - Add a "Support Files" folder to MCPKit, containing NSNotificationAdditions to support main thread notifications from within MCPKit |