index
:
sequelpro/.git
master
MySQL/MariaDB database management for macOS
Filipp Lepalaan
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
SPExportController.m
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix the resizing of the export dialog when the sheet is already accommodating...
stuconnolly
2010-07-05
1
-0
/
+14
*
Simplify the ease at which export filename tokens can be localised as well as...
stuconnolly
2010-07-05
1
-9
/
+13
*
- Replace forward slashes with hyphens in export filenames generated from the...
stuconnolly
2010-07-05
1
-5
/
+35
*
Localise the custom export filename tokens.
stuconnolly
2010-07-02
1
-15
/
+13
*
Improve the preservation of the selected output path of exports between openi...
stuconnolly
2010-07-02
1
-4
/
+2
*
Prevent the background colour of the view custom filename format view of the ...
stuconnolly
2010-07-02
1
-0
/
+4
*
Fix the behaviour of the export dialog when toggling the customise filename a...
stuconnolly
2010-07-02
1
-13
/
+14
*
When cancelling an export operation, keep the progress sheet on screen until ...
stuconnolly
2010-07-02
1
-4
/
+12
*
Preserve the selected output path of exports between openings of the export d...
stuconnolly
2010-06-30
1
-5
/
+5
*
Add tooltips to the export dialog's tableview.
stuconnolly
2010-06-30
1
-1
/
+4
*
• replaced @"sql" and @"spf" by their SPConstant definitions
Bibiko
2010-06-24
1
-1
/
+1
*
Remove NSLog() debug.
stuconnolly
2010-06-13
1
-3
/
+1
*
Exporter ehancements:
stuconnolly
2010-06-13
1
-86
/
+91
*
Exporter fixes:
stuconnolly
2010-06-10
1
-7
/
+10
*
Exporter enhancements, including:
stuconnolly
2010-06-09
1
-95
/
+205
*
When cancelling an export remove all files already written to disk.
stuconnolly
2010-06-07
1
-1
/
+24
*
A number of exporter improvements:
rowanbeentje
2010-06-07
1
-7
/
+6
*
On the XML export dialog add the option to specify the placeholder of exporte...
stuconnolly
2010-06-06
1
-0
/
+1
*
- Exporter: SQL select/deselect all will now toggle structure/drop table if ...
rowanbeentje
2010-06-06
1
-2
/
+17
*
Fix export dialog interface validation when switching between data formats. F...
stuconnolly
2010-06-01
1
-3
/
+3
*
Rename TableContent to SPTableContent.
stuconnolly
2010-05-28
1
-1
/
+1
*
Rename TablesList to SPTablesList.
stuconnolly
2010-05-27
1
-1
/
+1
*
Perform interface validation on the new export window on a background thread ...
stuconnolly
2010-05-27
1
-31
/
+69
*
- Fix SQL export progress display
rowanbeentje
2010-05-27
1
-1
/
+1
*
Update Growl controller notify method selector when an export finishes. Fixes...
stuconnolly
2010-05-25
1
-1
/
+1
*
Merge export redesign branch back into trunk.
stuconnolly
2010-05-24
1
-289
/
+477
*
Initial implementation of tabs:
rowanbeentje
2010-05-23
1
-3
/
+15
*
- Make [MCPConnection getLastErrorMessage] more consistent by always returni...
rowanbeentje
2010-03-25
1
-1
/
+1
*
Modify our current implementation of all singleton instances to be inline wit...
stuconnolly
2010-03-16
1
-2
/
+4
*
Fix some potential issues found during static analysis.
stuconnolly
2010-03-15
1
-1
/
+1
*
- Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for re...
rowanbeentje
2010-01-09
1
-5
/
+5
*
- Ensure all results for server variable requests are returned as strings, t...
rowanbeentje
2010-01-03
1
-0
/
+1
*
Minor export work.
stuconnolly
2009-10-26
1
-7
/
+12
*
Replace the use of hard coded preference keys with constants to prevent issue...
stuconnolly
2009-10-17
1
-1
/
+2
*
Remove the use of the logger in debugging the new export redesign as it's cre...
stuconnolly
2009-10-10
1
-2
/
+0
*
Yet more export redesign work. Export is now currently working for single tab...
stuconnolly
2009-10-09
1
-86
/
+74
*
More export redesign work. Note that the current implementation has a major f...
stuconnolly
2009-10-07
1
-71
/
+51
*
More export redesign work.
stuconnolly
2009-10-06
1
-13
/
+29
*
More export redesign work. CSV data generation is currently working using the...
stuconnolly
2009-10-06
1
-16
/
+32
*
Some more data exporter redesign changes I've been meaning to commit.
stuconnolly
2009-09-16
1
-142
/
+351
*
More data export work.
stuconnolly
2009-08-29
1
-5
/
+111
*
Implement the core CSV export process in the new CSV exporter class.
stuconnolly
2009-08-29
1
-5
/
+17
*
Add the first classes of the new export architecture. See the description at ...
stuconnolly
2009-08-29
1
-5
/
+9
*
Small tidy up and improvements to new export controller.
stuconnolly
2009-08-06
1
-48
/
+37
*
Merge framework integration branch back to trunk. Summary of changes:
stuconnolly
2009-07-21
1
-3
/
+3
*
• added to SPArrayAdditions.h: NSArrayObjectAtIndex() inline function
Bibiko
2009-06-18
1
-3
/
+4
*
- Table Info pane now has fixed height
avenjamin
2009-06-10
1
-3
/
+10
*
Added print accesory view with option to Print Backgrounds
bamse16
2009-06-04
1
-0
/
+6
*
More header updates for source files, including Subversion Id property.
stuconnolly
2009-05-19
1
-0
/
+2
*
- part 4 of merge from 'avenjamin' branch into trunk.
avenjamin
2009-04-10
1
-0
/
+177
[prev]