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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
• bound Custom Query gear menu item "Completion List" (CTRL key is recogni...
Bibiko
2010-01-22
2
-14
/
+15
*
Restore default behaviour of bringing the most recent window to the front whe...
stuconnolly
2010-01-22
1
-1
/
+3
*
- When exporting CSVs containing linebreaks, no longer escape those linebrea...
rowanbeentje
2010-01-22
1
-7
/
+5
*
• updated/added syntax highlighting tokens and completion suggestions
Bibiko
2010-01-21
2
-8
/
+25
*
Trim leading and trailing whitespace and newlines from the host and SSH host ...
stuconnolly
2010-01-21
1
-0
/
+6
*
• tiny undo improvement for completion
Bibiko
2010-01-21
1
-0
/
+1
*
• added call to update the completion list to neuralgic places
Bibiko
2010-01-21
4
-2
/
+45
*
• avoid updating TablesList for queries in Custom Query Editor à la "SHOW ...
Bibiko
2010-01-21
1
-1
/
+1
*
• completion
Bibiko
2010-01-21
3
-41
/
+79
*
- Correctly escape field names when creating foreign keys, and escape the da...
rowanbeentje
2010-01-21
1
-3
/
+3
*
- Fix an incorrect bounds check in the data storage class, fixing crashes wh...
rowanbeentje
2010-01-21
1
-1
/
+1
*
• completion enhancements
Bibiko
2010-01-21
4
-38
/
+147
*
Address Issue #546 (format string bugs):
rowanbeentje
2010-01-20
15
-79
/
+176
*
• completion
Bibiko
2010-01-20
3
-102
/
+74
*
• improved completion for Query Editor bound to ESC
Bibiko
2010-01-19
4
-258
/
+336
*
• added missing PROCEDURE ANALYSE to syntax highlighting
Bibiko
2010-01-19
1
-2
/
+2
*
- Remove some unintentionally committed debug
rowanbeentje
2010-01-18
1
-2
/
+0
*
Add a new SPDataStorage class, and use it in TableContent and CustomQuery:
rowanbeentje
2010-01-17
8
-106
/
+621
*
- removed F5 completion debug output
Bibiko
2010-01-15
2
-17
/
+18
*
• refactored parsing code for F5 completion
Bibiko
2010-01-15
3
-189
/
+120
*
• removed from each open panel:
Bibiko
2010-01-15
3
-3
/
+6
*
Issue 517: Export MySQL Dump does not include triggers or functions
bamse16
2010-01-14
1
-58
/
+65
*
Issue 517: Export MySQL Dump does not include triggers or functions
bamse16
2010-01-14
1
-5
/
+71
*
• added "componentsJoinedByPeriodAndBacktickQuoted" to NSArrayAdditions
Bibiko
2010-01-14
3
-39
/
+20
*
Replace COUNT(*) with COUNT(1) which is usually faster, and much faster in ce...
bamse16
2010-01-14
3
-5
/
+5
*
• fixed several sheetDidEnd selectors to close a NSAlert or NSWindow proper...
Bibiko
2010-01-13
5
-10
/
+51
*
• avoid querying for collations if passed var "encoding" for method getData...
Bibiko
2010-01-13
1
-1
/
+1
*
• F5 compeltion
Bibiko
2010-01-13
3
-6
/
+48
*
• further improvements for F5 completion
Bibiko
2010-01-13
4
-72
/
+274
*
• fix for i529: set the savePanel's delegate to self in order to handle cha...
Bibiko
2010-01-13
1
-1
/
+3
*
• CMTextView:
Bibiko
2010-01-12
1
-2
/
+37
*
• If TableDocument is performing a task suppress any context menu in SPTabl...
Bibiko
2010-01-12
1
-0
/
+6
*
• fixed: escape new entered comments in the Table Info Pane before applying...
Bibiko
2010-01-12
1
-1
/
+1
*
• fixed reading encrypted SPF files on the 64bit SP version (for now)
Bibiko
2010-01-12
1
-4
/
+5
*
Issue 517: Export MySQL Dump does not include triggers or functions
bamse16
2010-01-12
1
-36
/
+46
*
• applied new detachNewThreadSelector:@selector(queryDbStructure) call to ...
Bibiko
2010-01-12
1
-1
/
+1
*
- Move the query for the database structure to a background processing threa...
rowanbeentje
2010-01-12
1
-1
/
+1
*
- Fix incorrect pagination task text ("Filtering table...") when no filterin...
rowanbeentje
2010-01-12
1
-9
/
+24
*
- Testing found that r1653 fixed the warnings but for some reason disabled t...
rowanbeentje
2010-01-11
1
-0
/
+1
*
• fix for i525: do not escape the \ for \_ or \% and changed "contains" 's ...
Bibiko
2010-01-11
1
-5
/
+6
*
• fixed issue for "Copy as SQL INSERT" after filtering
Bibiko
2010-01-11
1
-1
/
+7
*
• further developments for the F5 completion
Bibiko
2010-01-11
5
-5
/
+32
*
Issue 517: Export MySQL Dump does not include triggers or functions
bamse16
2010-01-11
1
-8
/
+43
*
• further preparations to F5 completion
Bibiko
2010-01-11
6
-96
/
+190
*
• fixed showing the table list's search bar view by setting its initial spl...
Bibiko
2010-01-11
1
-1
/
+3
*
• first preparations to improve the Custom Query database names/table names...
Bibiko
2010-01-10
3
-1
/
+9
*
• made lexer 64bit compatible
Bibiko
2010-01-10
4
-8
/
+28
*
• F5 completion
Bibiko
2010-01-09
2
-2
/
+4
*
• reimplemented the F5 completion for quoted text i.e. completion based on ...
Bibiko
2010-01-09
1
-7
/
+15
*
Improve row deselection and error handling in Table Source and Content views:
rowanbeentje
2010-01-09
2
-18
/
+26
[prev]
[next]