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
/
SPCopyTable.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rework table content and custom query data loading and storage for speed incr...
rowanbeentje
2013-08-13
1
-2
/
+2
*
- Address further Release/Distribution build warnings
rowanbeentje
2013-05-22
1
-7
/
+7
*
- Fix hangs when adding columns to large tables after the table has beeen vi...
rowanbeentje
2013-05-09
1
-1
/
+5
*
Fix remaining 10.6/7 build warnings.
stuconnolly
2013-02-17
1
-2
/
+3
*
Fix more warnings.
stuconnolly
2013-02-17
1
-1
/
+1
*
Fix more wanrings by creating a protocol that delegates of the copy table sho...
stuconnolly
2013-02-16
1
-14
/
+8
*
Changing SP_REFACTOR macro to SP_CODA
sqlprodev
2013-02-14
1
-26
/
+26
*
Changes required to merge Sequel Pro r4011 into Coda
sqlprodev
2013-02-14
1
-2
/
+2
*
Fix more warnings.
stuconnolly
2013-01-25
1
-37
/
+38
*
- Rearrange some menu shortcuts: ⌘F is now used on the Content tab to set ...
rowanbeentje
2012-12-17
1
-7
/
+0
*
Change Sequel Pro's license from GPL (version 2) to MIT.
stuconnolly
2012-07-25
1
-13
/
+23
*
Move the BASH command code from the string additions category to remove the d...
stuconnolly
2012-05-07
1
-9
/
+10
*
#ifdef'ing out references to frameworks that are not used in SP_REFACTOR builds
sqlprodev
2012-03-29
1
-0
/
+4
*
- Clean up SPMySQL and QueryKit inclusion and search methods, which should f...
rowanbeentje
2012-03-27
1
-4
/
+0
*
tweaks to compile on Xcode 4 / 10.6 SDK for SP_REFACTOR
sqlprodev
2012-03-27
1
-0
/
+34
*
- Fix incorrect Copy as SQL INSERT processing leaving out commas; this addre...
rowanbeentje
2012-03-19
1
-16
/
+13
*
Warning: this branch commit is largely untested, and known to throw exception...
rowanbeentje
2012-02-23
1
-20
/
+16
*
- Cleanup: improve compatibility with 10.7 SDK to reduce compiler warnings
rowanbeentje
2012-02-08
1
-21
/
+21
*
- Expicitly cast parameters before passing into NSString formatters assuming...
rowanbeentje
2012-01-09
1
-1
/
+1
*
- Update code to use NSStrings for NSTableColumn identifiers, as per 10.7 SDK
rowanbeentje
2011-10-17
1
-9
/
+9
*
- Rework table data saving to ensure that cells that should be edited via th...
rowanbeentje
2011-10-05
1
-0
/
+39
*
Rework linebreak handling in content and custom query result views, as trigge...
rowanbeentje
2011-09-21
1
-4
/
+31
*
Small tidy up.
stuconnolly
2011-07-31
1
-77
/
+66
*
SP_REFACTOR: Workaround for naming conflict with postNotificationOnMainThread...
sqlprodev
2011-04-14
1
-10
/
+0
*
initial commit of SP_REFACTOR ifdefs, the start of a long quest to separate U...
sqlprodev
2011-04-11
1
-15
/
+56
*
- Fix more compiler warnings
rowanbeentje
2011-03-15
1
-18
/
+18
*
Fix more compiler warnings.
stuconnolly
2011-03-14
1
-0
/
+1
*
fixed compiler warnings
sqlprodev
2011-03-01
1
-0
/
+1
*
fixed compiler warnings
sqlprodev
2011-03-01
1
-3
/
+3
*
fixed compiler warnings
sqlprodev
2011-03-01
1
-1
/
+0
*
• bound showFilterTable to main menu's Edit > Find > Find… menu item
Bibiko
2011-01-19
1
-0
/
+11
*
• improved error handling while writing SP_BUNDLE_TABLE_META_DATA esp. whil...
Bibiko
2011-01-11
1
-20
/
+22
*
• disabled in [SPTextView boundsDidChangeNotification] the view update to a...
Bibiko
2011-01-10
1
-0
/
+1
*
• fixed bug for setting SP_BUNDLE_INPUT_TABLE_METADATA if user changed colu...
Bibiko
2011-01-09
1
-2
/
+13
*
Improve column autosizing:
rowanbeentje
2011-01-08
1
-2
/
+6
*
• fixed issue form redirecting output actions via exit codes if Bundle's de...
Bibiko
2010-12-21
1
-3
/
+4
*
• in HTML output window hyperlink references which begin with file:// will ...
Bibiko
2010-12-16
1
-1
/
+1
*
- When saving rows in the table content view, only include those fields whic...
rowanbeentje
2010-12-13
1
-12
/
+12
*
• made usage of more constants to avoid double-storing strings
Bibiko
2010-12-12
1
-1
/
+1
*
• HTML output window's JavaScript support
Bibiko
2010-12-12
1
-1
/
+1
*
• Bundle Commands
Bibiko
2010-12-09
1
-1
/
+3
*
• Bundle commands
Bibiko
2010-12-08
1
-5
/
+44
*
• Bundle command support
Bibiko
2010-12-07
1
-169
/
+216
*
• Bundle Command
Bibiko
2010-12-02
1
-23
/
+145
*
• Bundle Commands
Bibiko
2010-12-01
1
-0
/
+1
*
• added chance to cancel an activity - up to now a running Bundle command ...
Bibiko
2010-12-01
1
-1
/
+8
*
• Bundle commands
Bibiko
2010-11-30
1
-1
/
+1
*
• Bundle commands
Bibiko
2010-11-29
1
-1
/
+1
*
• Bundle Command support
Bibiko
2010-11-26
1
-2
/
+15
*
• Bundle Editor
Bibiko
2010-11-23
1
-2
/
+33
[next]