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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable the addition of triggers on versions of MySQL less than 5.0.2 when su...
stuconnolly
2010-02-07
2
-14
/
+40
*
Make the add new trigger sheet resizable to accommodate complex trigger state...
stuconnolly
2010-02-07
1
-37
/
+44
*
- Trigger a full table reload when the table type is changed; makes relation...
rowanbeentje
2010-02-06
3
-51
/
+58
*
Localize delete relation context menu item, update Localizable.strings and us...
stuconnolly
2010-02-06
3
-3
/
+3
*
Complete the implementation of the management of table triggers (accessible v...
stuconnolly
2010-02-06
6
-290
/
+1026
*
- Tweak the background colours of the NSTableView behind the table filter so...
rowanbeentje
2010-02-06
1
-15
/
+20
*
- Restore a missing link between TableDocument and TableRelationsInstance. ...
rowanbeentje
2010-02-06
1
-362
/
+77
*
• initial implementation of bash execution inside ${x:…} snippets
Bibiko
2010-02-06
1
-25
/
+52
*
• further preparations to allow to run any bash command(s) incl. any script...
Bibiko
2010-02-06
2
-0
/
+59
*
• improved completion behaviour of suggestions containing spaces; a second ...
Bibiko
2010-02-05
2
-5
/
+12
*
• some further work at the new field mapper sheet
Bibiko
2010-02-05
5
-146
/
+183
*
(no commit message)
Bibiko
2010-02-05
1
-5
/
+7
*
• fixed endless loop if user selects a table whose name contains chars whic...
Bibiko
2010-02-05
4
-18
/
+32
*
• fixed synchronisation of history lists if more than one instance of the s...
Bibiko
2010-02-05
3
-32
/
+25
*
• forgotten to remove debug logs
Bibiko
2010-02-05
1
-2
/
+0
*
• refactored the entire history logic in Custom Query
Bibiko
2010-02-05
5
-48
/
+336
*
- Rework SPSQLParser, extending DELIMITER support into all the original func...
rowanbeentje
2010-02-05
9
-370
/
+314
*
• bound ⌥⌘H to Mac's default "Hide others"; fixes i561
Bibiko
2010-02-04
2
-47
/
+38
*
Fix for issue #560. Still needs validation on hitting Apply, but fixes the i...
mltownsend
2010-02-04
3
-77
/
+136
*
• fixed undo behaviour of insertion of history/query favs
Bibiko
2010-02-04
2
-5
/
+17
*
Patch to filter available privs by what the server supports
mltownsend
2010-02-03
1
-2
/
+1
*
• improved error handling in Structure View for adding/renaming/removing a ...
Bibiko
2010-02-03
3
-4
/
+37
*
• field mapping sheet is now document-modal instead of blocking SP entirely
Bibiko
2010-02-03
5
-35
/
+269
*
Fixed refresh problem on the schema privs
mltownsend
2010-02-03
1
-0
/
+3
*
- When copying (as TSV) or dragging rows, copy BLOBs and binary TEXTs as the...
rowanbeentje
2010-02-03
1
-6
/
+21
*
Moved the schema priv tab over and selected first host if user is selected wh...
mltownsend
2010-02-02
2
-272
/
+273
*
Fix weird issue with lines not compiling in release mode.
mltownsend
2010-02-02
1
-4
/
+4
*
Refresh function added to user manager.
mltownsend
2010-02-02
2
-10
/
+11
*
• further work on SPFieldMapperController
Bibiko
2010-02-02
3
-26
/
+342
*
• CMTextView
Bibiko
2010-02-02
2
-8
/
+11
*
• fixed partially syntax highlighting for very very long lines
Bibiko
2010-02-02
1
-7
/
+25
*
• added key-shortcut ⌘= to make the textview size larger
Bibiko
2010-02-02
3
-112
/
+100
*
First stab at Schema Privileges. A UI redesign is on its way. Please test o...
mltownsend
2010-02-02
6
-24
/
+1529
*
• fixed in CMTextView several NSInteger which has to be NSUInteger; this le...
Bibiko
2010-02-02
1
-21
/
+21
*
• sped up Query Editor for larger text
Bibiko
2010-02-01
3
-109
/
+123
*
- Check whether super implement awakeFromNib before calling to fix 10.5 comp...
rowanbeentje
2010-02-01
1
-1
/
+3
*
• CMTextView: switch off syntax highlighting if text buffer size is larger ...
Bibiko
2010-02-01
5
-52
/
+180
*
• re-enabled possibility to change the font size of non-editable CMTextView...
Bibiko
2010-02-01
1
-2
/
+2
*
• Added basic print support for each CMTextView
Bibiko
2010-02-01
3
-92
/
+1170
*
• improved text macro snippet logic
Bibiko
2010-02-01
1
-17
/
+19
*
• Content Table and Query Editor table's tooltip are displayed by using the...
Bibiko
2010-01-31
3
-98
/
+26
*
Added preliminary support for triggers. You can access the tab via the
bamse16
2010-01-31
11
-116
/
+1839
*
• CMTextView's colours are set via observer, live changed in editable textv...
Bibiko
2010-01-30
11
-120
/
+448
*
Rework CMCopyTable copy functionality and related code:
rowanbeentje
2010-01-30
4
-200
/
+211
*
• suppress the display of table cell tooltips if TableDocument isWorking to...
Bibiko
2010-01-30
2
-2
/
+2
*
• added observer for all Query Editor colors to avoid initialising colors e...
Bibiko
2010-01-30
3
-96
/
+139
*
Fix bugs introduced by last commit.
avenjamin
2010-01-30
2
-257
/
+291
*
• current query highlighting is done now in drawRect: (much more faster an...
Bibiko
2010-01-30
4
-67
/
+158
*
Update to BWToolkit 1.2.5
avenjamin
2010-01-30
12
-275
/
+28
*
- Bugfix: when the number of table columns for a content result set no longe...
rowanbeentje
2010-01-30
1
-3
/
+18
[next]