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
/
SPTableView.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update URL in source file header to point to GitHub.
Stuart Connolly
2014-01-26
1
-1
/
+1
*
Remove SVN property placeholder.
Stuart Connolly
2014-01-26
1
-2
/
+0
*
Changing SP_REFACTOR macro to SP_CODA
sqlprodev
2013-02-14
1
-5
/
+5
*
Fix more warnings.
stuconnolly
2013-01-25
1
-16
/
+19
*
Change Sequel Pro's license from GPL (version 2) to MIT.
stuconnolly
2012-07-25
1
-13
/
+21
*
tweaks to compile on Xcode 4 / 10.6 SDK for SP_REFACTOR
sqlprodev
2012-03-27
1
-0
/
+28
*
- Disable and re-enable table view double click actions when opening and clo...
rowanbeentje
2011-08-28
1
-0
/
+38
*
- Add the ability to double-click in empty areas of the main tableviews to a...
rowanbeentje
2011-04-25
1
-0
/
+45
*
initial commit of SP_REFACTOR ifdefs, the start of a long quest to separate U...
sqlprodev
2011-04-11
1
-9
/
+10
*
- Add support in SPTableView to disable edit-on-tab behaviour
rowanbeentje
2011-04-10
1
-0
/
+26
*
- Fix more warnings
rowanbeentje
2011-03-14
1
-0
/
+7
*
fixed compiler warnings
sqlprodev
2011-03-01
1
-0
/
+1
*
Beforing asking SPTableView's delegate if we can right-click a particular row...
stuconnolly
2010-11-01
1
-1
/
+6
*
- Split out all of SPExportController's delegate methods to their own category.
stuconnolly
2010-10-24
1
-1
/
+0
*
Considering nearly every class uses constants, import it via the prefix header.
stuconnolly
2010-10-19
1
-1
/
+0
*
Fix an exception caused by the changes introduced in r2764.
stuconnolly
2010-10-16
1
-2
/
+3
*
Change the connection view's table view to be of type SPTableView so right-cl...
stuconnolly
2010-10-15
1
-38
/
+44
*
- Consolidate structure and content row editing cancellation code into a sin...
rowanbeentje
2010-09-16
1
-1
/
+7
*
• further improvements for CSV import into new table
Bibiko
2010-09-03
1
-1
/
+9
*
• further progress for CSV import into new table
Bibiko
2010-09-03
1
-4
/
+10
*
• finished the first implementation of CSV Import into new table
Bibiko
2010-09-03
1
-0
/
+10
*
Rename CustomQuery as SPCustomQuery.
stuconnolly
2010-07-06
1
-1
/
+1
*
Rename TableDocument to SPDatabaseDocument.
stuconnolly
2010-05-28
1
-3
/
+3
*
Rename TablesList to SPTablesList.
stuconnolly
2010-05-27
1
-2
/
+2
*
Initial implementation of tabs:
rowanbeentje
2010-05-23
1
-4
/
+8
*
- Ensure any table changes are applied before switching tables as a result o...
rowanbeentje
2010-05-19
1
-0
/
+5
*
- Fix exceptions when right-clicking on the query favourites list. This addr...
rowanbeentje
2010-04-20
1
-1
/
+2
*
• CMTextView's colours are set via observer, live changed in editable textv...
Bibiko
2010-01-30
1
-0
/
+11
*
• If TableDocument is performing a task suppress any context menu in SPTabl...
Bibiko
2010-01-12
1
-0
/
+6
*
- Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for re...
rowanbeentje
2010-01-09
1
-2
/
+2
*
- When performing threaded data loads, no longer disable the tables and inst...
rowanbeentje
2009-10-27
1
-0
/
+6
*
Replace the use of hard coded preference keys with constants to prevent issue...
stuconnolly
2009-10-17
1
-1
/
+2
*
• further progress on the Content Filter Editor
Bibiko
2009-09-30
1
-0
/
+4
*
• updated SPQueryFavoriteManager to mange document-based and global query f...
Bibiko
2009-09-07
1
-1
/
+1
*
- Replaces uses of the deprecated selectRow:byExtendingSelection: with selec...
rowanbeentje
2009-09-02
1
-1
/
+1
*
• fixes for Query Favorite Manager:
Bibiko
2009-09-01
1
-0
/
+5
*
• improved Query Favorite Manager
Bibiko
2009-08-28
1
-2
/
+3
*
Fixed keyDown editing of SPTableView and CMCopyTable
mltownsend
2009-08-28
1
-0
/
+15
*
• improvement for hitting RETURN or ENTER to invoke the row edit mode
Bibiko
2009-08-27
1
-11
/
+0
*
Made it so that SPTableView and SPOutlineView will respond to enter or return...
mltownsend
2009-08-25
1
-0
/
+16
*
• bug fix for issue 363: suppress selecting a table header in TablesList b...
Bibiko
2009-08-12
1
-0
/
+8
*
Source tidy up and missing SVN properties.
stuconnolly
2009-08-07
1
-1
/
+1
*
Merge framework integration branch back to trunk. Summary of changes:
stuconnolly
2009-07-21
1
-1
/
+0
*
• a right-click at a row within a tableView will select that row before or...
Bibiko
2009-07-15
1
-0
/
+50