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
/
SPNavigatorController.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Final feature work on the SPMySQL branch before merging:
rowanbeentje
2012-03-14
1
-3
/
+4
*
Warning: this branch commit is largely untested, and known to throw exception...
rowanbeentje
2012-02-23
1
-19
/
+17
*
- Cleanup: improve compatibility with 10.7 SDK to reduce compiler warnings
rowanbeentje
2012-02-08
1
-1
/
+1
*
merging SP_REFACTOR branch with trunk
sqlprodev
2011-05-19
1
-0
/
+3
*
Small tidy up, mainly the addition of constants.
stuconnolly
2011-05-05
1
-9
/
+4
*
initial commit of SP_REFACTOR ifdefs, the start of a long quest to separate U...
sqlprodev
2011-04-11
1
-1
/
+17
*
- Fix more compiler warnings
rowanbeentje
2011-03-15
1
-10
/
+9
*
fixed compiler warnings
sqlprodev
2011-03-01
1
-1
/
+2
*
fixed compiler warnings
sqlprodev
2011-03-01
1
-0
/
+1
*
• alias (auto-)completion
Bibiko
2010-11-04
1
-2
/
+12
*
- Split out all of SPExportController's delegate methods to their own category.
stuconnolly
2010-10-24
1
-1
/
+1
*
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
-2
/
+2
*
* One label was too short in Content Filter Manager
dmoagx
2010-09-26
1
-12
/
+12
*
• only some minor code cosmetics
Bibiko
2010-09-17
1
-3
/
+3
*
• fixed bug while closing a tab to remove the connection from Navigator
Bibiko
2010-08-13
1
-2
/
+13
*
• Navigator
Bibiko
2010-08-13
1
-8
/
+57
*
• Navigator
Bibiko
2010-08-13
1
-75
/
+8
*
• reverted changes of refreshing of the Navigator if it is not visible
Bibiko
2010-08-12
1
-1
/
+1
*
• Navigator
Bibiko
2010-08-12
1
-11
/
+18
*
• some minor work on Navigator
Bibiko
2010-08-12
1
-16
/
+28
*
Rename TableDocument to SPDatabaseDocument.
stuconnolly
2010-05-28
1
-5
/
+5
*
Rename TablesList to SPTablesList.
stuconnolly
2010-05-27
1
-1
/
+1
*
Initial implementation of tabs:
rowanbeentje
2010-05-23
1
-8
/
+7
*
• ensure that the global schema structure data for completion are updated e...
Bibiko
2010-03-31
1
-9
/
+8
*
• querying for db structure is queued for the same connection to avoid 'ove...
Bibiko
2010-03-31
1
-30
/
+34
*
• next trial to make getAllKeysOfDbStructure thread safe
Bibiko
2010-03-30
1
-59
/
+105
*
• some further code optimizations for navigator
Bibiko
2010-03-30
1
-23
/
+45
*
• some speed improvements and code simplifications for navigator
Bibiko
2010-03-30
1
-34
/
+32
*
• fixed several threading issues due to threading
Bibiko
2010-03-29
1
-10
/
+9
*
• added some more sanity checks to avoid exceptions due to threading
Bibiko
2010-03-29
1
-10
/
+19
*
• improved completion suggestion for db schemata
Bibiko
2010-03-29
1
-38
/
+41
*
• fixed several issue for completion lists
Bibiko
2010-03-29
1
-25
/
+79
*
- db structure for tables and views will now be queried by using SHOW… stat...
Bibiko
2010-03-28
1
-39
/
+28
*
fixed issue while selecting a db name in navigator which wasn't queried yet
Bibiko
2010-03-26
1
-1
/
+3
*
• navigator
Bibiko
2010-03-26
1
-1
/
+1
*
• first steps to ease the structure querying for auto-completion and navigator
Bibiko
2010-03-26
1
-32
/
+65
*
• Navigator
Bibiko
2010-03-25
1
-47
/
+188
*
• Navigator
Bibiko
2010-03-25
1
-12
/
+33
*
General tidy up, with a focus on consolidating more constants in SPConstants....
stuconnolly
2010-03-24
1
-2
/
+0
*
• Navigator
Bibiko
2010-03-24
1
-48
/
+74
*
- Add a new selectDatabase:item: method to TableDocument, to centralise code...
rowanbeentje
2010-03-24
1
-10
/
+2
*
• added SPNavigatorOutlineView class for future stuff
Bibiko
2010-03-23
1
-0
/
+1
*
• TablesList
Bibiko
2010-03-23
1
-2
/
+38
*
• Navigator
Bibiko
2010-03-23
1
-30
/
+155
*
• Navigator
Bibiko
2010-03-21
1
-2
/
+135
*
• Navigator
Bibiko
2010-03-21
1
-40
/
+148
*
• Navigator progress
Bibiko
2010-03-20
1
-17
/
+181
*
(no commit message)
Bibiko
2010-03-20
1
-6
/
+1
*
• some improvements for navigator
Bibiko
2010-03-19
1
-39
/
+65
[next]