Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Resolve IB checkbox warnings. | stuconnolly | 2009-11-17 | 1 | -31/+48 |
| | |||||
* | Yet more export redesign work. Export is now currently working for single ↵ | stuconnolly | 2009-10-09 | 1 | -153/+874 |
| | | | | tables, but produces deadlock errors when attempting to export multiple tables as a result of the initial streaming request for the tables' data all being done from the same thread. To resolve this each of the streaming requests will be made concurrently in separate operations and once the data is available a new concurrent operation (SPExporter subclass instance) will be spawned to perform the data conversion process. | ||||
* | Forgot the project file and the export XIB. | stuconnolly | 2009-08-29 | 1 | -27/+538 |
| | |||||
* | - Fix missing images - file names had changed | avenjamin | 2009-06-10 | 1 | -17/+24 |
| | |||||
* | - part 5 of merge from 'avenjamin' branch into trunk. | avenjamin | 2009-04-10 | 1 | -0/+3498 |
- committing 3 new Nib files |