aboutsummaryrefslogtreecommitdiffstats
path: root/Interfaces/English.lproj/ExportDialog.xib
Commit message (Collapse)AuthorAgeFilesLines
* Resolve IB checkbox warnings.stuconnolly2009-11-171-31/+48
|
* Yet more export redesign work. Export is now currently working for single ↵stuconnolly2009-10-091-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.stuconnolly2009-08-291-27/+538
|
* - Fix missing images - file names had changedavenjamin2009-06-101-17/+24
|
* - part 5 of merge from 'avenjamin' branch into trunk.avenjamin2009-04-101-0/+3498
- committing 3 new Nib files