Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Tweak initial window load to select the correct favourite, also applying ↵ | rowanbeentje | 2010-06-05 | 1 | -0/+6 |
| | | | | focus correctly | ||||
* | - Improve progress indicator thread safety, improving stability and fixing ↵ | rowanbeentje | 2010-06-05 | 1 | -5/+12 |
| | | | | issues like http://spbug.com/l/334 | ||||
* | - Ensure start/end query notifications are sent on the main thread to avoid ↵ | rowanbeentje | 2010-06-01 | 1 | -2/+2 |
| | | | | | | | 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 | ||||
* | Changed the SPUserManager instance to an allocated instance when the ↵ | mltownsend | 2010-05-28 | 1 | -2/+13 |
| | | | | SPUserManager is selected. SPUserManager is released when the user his cancel or apply. This forces the UI to refresh itself. | ||||
* | Rename TableDocument to SPDatabaseDocument. | stuconnolly | 2010-05-28 | 1 | -0/+4496 |