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
*
- 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