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.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
• outsourced keyword completion and function completion lists to Completion...
Bibiko
2010-03-08
1
-0
/
+1
*
• added to CustomQuery's CMTextView the option to set auto-completion on/of...
Bibiko
2010-03-07
1
-0
/
+2
*
Add a hidden preference to display or hide the MySQL server version in the wi...
stuconnolly
2010-03-07
1
-0
/
+1
*
• CSV Import Field Mapper
Bibiko
2010-03-06
1
-0
/
+1
*
• further progress for 'add global source value'
Bibiko
2010-02-17
1
-0
/
+1
*
Added preliminary support for triggers. You can access the tab via the
bamse16
2010-01-31
1
-0
/
+1
*
• CMTextView's colours are set via observer, live changed in editable textv...
Bibiko
2010-01-30
1
-0
/
+1
*
- With the improved row count support and behaviour, replace the old "Fetch ...
rowanbeentje
2010-01-02
1
-1
/
+9
*
Replace the main toolbar's #define'd identifier constants with extern's. This...
stuconnolly
2009-12-12
1
-16
/
+12
*
Convert URL constants from #define's to extern's.
stuconnolly
2009-12-11
1
-7
/
+7
*
Convert a bunch of #define'd constants to extern's, including preference tool...
stuconnolly
2009-12-11
1
-10
/
+22
*
• remember the spell checker status in the blob field editor
Bibiko
2009-11-19
1
-0
/
+1
*
Move connection type constants to SPConstants.
stuconnolly
2009-11-15
1
-0
/
+7
*
Updates to the 'use monospaced font' preference, making it a lot more consist...
stuconnolly
2009-11-14
1
-0
/
+3
*
Bunch of improvements to the query console, including:
stuconnolly
2009-11-14
1
-0
/
+1
*
Move query mode constants to SPConstants.h.
stuconnolly
2009-11-13
1
-0
/
+7
*
- New server processes panel, accessible via the 'Database' menu and alt+cmd+...
stuconnolly
2009-11-12
1
-1
/
+5
*
- 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
-32
/
+65
*
• 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
*
Replace the multiple occurrences of hard coded toolbar identifiers for the ma...
stuconnolly
2009-10-28
1
-0
/
+13
*
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
/
+110
[prev]