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
/
SPTablesList.m
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
- When adding multiple new tables, ensure the keyboard focus is set to the n...
rowanbeentje
2010-11-24
1
-0
/
+3
*
- Abstract SPDatabaseDocument's Connection/.spf saving/loading functionality...
rowanbeentje
2010-11-23
1
-12
/
+57
*
• renamed some shell variables for Bundle commands
Bibiko
2010-11-22
1
-0
/
+40
*
Add a new category to SPDatabaseDocument, allowing code cleanup and moving ce...
rowanbeentje
2010-11-03
1
-317
/
+26
*
- Split out all of SPExportController's delegate methods to their own category.
stuconnolly
2010-10-24
1
-5
/
+0
*
Considering nearly every class uses constants, import it via the prefix header.
stuconnolly
2010-10-19
1
-1
/
+0
*
Remove use of multiple comments for localized strings.
stuconnolly
2010-10-19
1
-1
/
+1
*
Various improvements to server capability/version checking, including:
stuconnolly
2010-10-07
1
-18
/
+24
*
• Filter Table
Bibiko
2010-09-29
1
-3
/
+0
*
• Filter Table
Bibiko
2010-09-29
1
-0
/
+3
*
• fixed issue 834 for filtering table list if TablesListView doesn't have t...
Bibiko
2010-09-22
1
-1
/
+1
*
• only some minor code cosmetics
Bibiko
2010-09-17
1
-358
/
+362
*
• finished the first implementation of CSV Import into new table
Bibiko
2010-09-03
1
-1
/
+1
*
• Show/Copy Create Syntax now come up with all create syntaxes of selected ...
Bibiko
2010-09-01
1
-4
/
+8
*
Encoding changes and improvements, particularly to increase compatibility wit...
rowanbeentje
2010-08-25
1
-10
/
+37
*
• moved changes done in r 2566 to tableViewSelectionDidChange: if no item i...
Bibiko
2010-08-22
1
-4
/
+12
*
• after deleting of items in tablesList set selectedTableType to SPTableTyp...
Bibiko
2010-08-22
1
-2
/
+7
*
• forgotten to commit missing changes to commit 2534
Bibiko
2010-08-15
1
-0
/
+14
*
• made SP more robust against issues which are caused by different table na...
Bibiko
2010-08-15
1
-9
/
+34
*
• fixed bug while closing a tab to remove the connection from Navigator
Bibiko
2010-08-13
1
-1
/
+40
*
- Further tweak new table encodings to improve default-utf8 behaviour
rowanbeentje
2010-07-18
1
-1
/
+2
*
- Fix table creation to use the selected encoding instead of always using ut...
rowanbeentje
2010-07-18
1
-1
/
+2
*
- Don't localize table types when duplicating tables - used as part of queri...
rowanbeentje
2010-07-15
1
-4
/
+6
*
- Roll back most of r2430, replacing it with an at-source fix to the manual ...
rowanbeentje
2010-07-07
1
-9
/
+2
*
• fixed issue if connection window is opened with collapsed Table Informati...
Bibiko
2010-07-07
1
-0
/
+10
*
Rename TableDump to SPDataImport and fix export selected tables functionality.
stuconnolly
2010-07-06
1
-1
/
+1
*
• localisation issues
Bibiko
2010-07-05
1
-4
/
+5
*
- Convert connection encoding menus to be menu tag based to fix localisation...
rowanbeentje
2010-06-14
1
-2
/
+31
*
- Ensure start/end query notifications are sent on the main thread to avoid ...
rowanbeentje
2010-06-01
1
-2
/
+2
*
Rename TableDocument to SPDatabaseDocument.
stuconnolly
2010-05-28
1
-2
/
+2
*
Rename TableContent to SPTableContent.
stuconnolly
2010-05-28
1
-1
/
+1
*
Rename TableSource to SPTableStructure.
stuconnolly
2010-05-27
1
-1
/
+1
*
Rename TablesList to SPTablesList.
stuconnolly
2010-05-27
1
-0
/
+2433
[prev]