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
/
SPConstants.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
- New server processes panel, accessible via the 'Database' menu and alt+cmd+...
stuconnolly
2009-11-12
1
-0
/
+4
*
- Add task support to all the main interface views
rowanbeentje
2009-11-04
1
-0
/
+1
*
• Initial work to set the default view mode when connecting. Issue #249
avenjamin
2009-11-02
1
-36
/
+57
*
Incorrect pref key name.
stuconnolly
2009-11-01
1
-1
/
+1
*
• as default add the UTF-8 BOM (byte order marker) \xEFBBBF to a MySQL dump...
Bibiko
2009-10-29
1
-0
/
+1
*
Replace hard coded occurrences of preference key DefaultFavorite with a const...
stuconnolly
2009-10-29
1
-0
/
+1
*
Fix incorrectly named preference constant.
stuconnolly
2009-10-27
1
-1
/
+1
*
Initial work on threaded task, with an implementation of Table Content view d...
rowanbeentje
2009-10-20
1
-0
/
+2
*
Add constant for preference key 'AutoConnectToDefault' and replace occurrence...
stuconnolly
2009-10-17
1
-0
/
+1
*
Replace the use of hard coded preference keys with constants to prevent issue...
stuconnolly
2009-10-17
1
-0
/
+93