aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPExportController.m
Commit message (Expand)AuthorAgeFilesLines
* Remove NSLog() debug.stuconnolly2010-06-131-3/+1
* Exporter ehancements:stuconnolly2010-06-131-86/+91
* Exporter fixes:stuconnolly2010-06-101-7/+10
* Exporter enhancements, including:stuconnolly2010-06-091-95/+205
* When cancelling an export remove all files already written to disk.stuconnolly2010-06-071-1/+24
* A number of exporter improvements:rowanbeentje2010-06-071-7/+6
* On the XML export dialog add the option to specify the placeholder of exporte...stuconnolly2010-06-061-0/+1
* - Exporter: SQL select/deselect all will now toggle structure/drop table if ...rowanbeentje2010-06-061-2/+17
* Fix export dialog interface validation when switching between data formats. F...stuconnolly2010-06-011-3/+3
* Rename TableContent to SPTableContent.stuconnolly2010-05-281-1/+1
* Rename TablesList to SPTablesList.stuconnolly2010-05-271-1/+1
* Perform interface validation on the new export window on a background thread ...stuconnolly2010-05-271-31/+69
* - Fix SQL export progress displayrowanbeentje2010-05-271-1/+1
* Update Growl controller notify method selector when an export finishes. Fixes...stuconnolly2010-05-251-1/+1
* Merge export redesign branch back into trunk.stuconnolly2010-05-241-289/+477
* Initial implementation of tabs:rowanbeentje2010-05-231-3/+15
* - Make [MCPConnection getLastErrorMessage] more consistent by always returni...rowanbeentje2010-03-251-1/+1
* Modify our current implementation of all singleton instances to be inline wit...stuconnolly2010-03-161-2/+4
* Fix some potential issues found during static analysis.stuconnolly2010-03-151-1/+1
* - Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for re...rowanbeentje2010-01-091-5/+5
* - Ensure all results for server variable requests are returned as strings, t...rowanbeentje2010-01-031-0/+1
* Minor export work.stuconnolly2009-10-261-7/+12
* Replace the use of hard coded preference keys with constants to prevent issue...stuconnolly2009-10-171-1/+2
* Remove the use of the logger in debugging the new export redesign as it's cre...stuconnolly2009-10-101-2/+0
* Yet more export redesign work. Export is now currently working for single tab...stuconnolly2009-10-091-86/+74
* More export redesign work. Note that the current implementation has a major f...stuconnolly2009-10-071-71/+51
* More export redesign work.stuconnolly2009-10-061-13/+29
* More export redesign work. CSV data generation is currently working using the...stuconnolly2009-10-061-16/+32
* Some more data exporter redesign changes I've been meaning to commit.stuconnolly2009-09-161-142/+351
* More data export work.stuconnolly2009-08-291-5/+111
* Implement the core CSV export process in the new CSV exporter class.stuconnolly2009-08-291-5/+17
* Add the first classes of the new export architecture. See the description at ...stuconnolly2009-08-291-5/+9
* Small tidy up and improvements to new export controller.stuconnolly2009-08-061-48/+37
* Merge framework integration branch back to trunk. Summary of changes:stuconnolly2009-07-211-3/+3
* • added to SPArrayAdditions.h: NSArrayObjectAtIndex() inline functionBibiko2009-06-181-3/+4
* - Table Info pane now has fixed heightavenjamin2009-06-101-3/+10
* Added print accesory view with option to Print Backgroundsbamse162009-06-041-0/+6
* More header updates for source files, including Subversion Id property.stuconnolly2009-05-191-0/+2
* - part 4 of merge from 'avenjamin' branch into trunk.avenjamin2009-04-101-0/+177