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
*
updated dot generator to handle multi-col fk's with a different arrow type an...
mtvee
2009-06-11
2
-4
/
+22
*
• cleaned code for the case that the user selects a view which causes a MyS...
Bibiko
2009-06-10
3
-6
/
+14
*
- Table Info pane now has fixed height
avenjamin
2009-06-10
4
-7
/
+70
*
small fix for WebView not printing background colors
mtvee
2009-06-10
1
-0
/
+3
*
update dot file genertor to use SPTableData instead of a v5 style query for f...
mtvee
2009-06-10
2
-19
/
+22
*
• fixed some minor issues in fetchResultFieldsStructure
Bibiko
2009-06-10
1
-5
/
+7
*
• fixed issue that after changing the pref "Use monospaced fonts" the table...
Bibiko
2009-06-10
1
-1
/
+20
*
- Replace TableSource use of a custom, flawed NSScanner-based parser with SP...
rowanbeentje
2009-06-10
1
-29
/
+32
*
• introduced the method (NSArray *)fetchResultFieldsStructure to CMMCPResult
Bibiko
2009-06-09
2
-88
/
+582
*
• fixed bug for "Show help while typing" - prevent an internal loop of call...
Bibiko
2009-06-09
1
-1
/
+2
*
• added: "Copy as SQL INSERT" ^⌥⌘C
Bibiko
2009-06-08
3
-89
/
+184
*
Effectively halve connection lag for queries, speeding up all queries and so ...
rowanbeentje
2009-06-08
2
-17
/
+114
*
• improved "Copy as SQL INSERT" (still hidden)
Bibiko
2009-06-07
4
-5
/
+15
*
• improved "Copy as SQL INSERT" (still hidden - can be tested if the menu i...
Bibiko
2009-06-07
3
-17
/
+59
*
Further SSH tunnel improvements:
rowanbeentje
2009-06-06
6
-14
/
+91
*
• moved macros enumerate() and sizeOf() to sequel-pro_Prefix.pch
Bibiko
2009-06-06
6
-29
/
+131
*
• improved: sped up removing the background color for query highlighting
Bibiko
2009-06-06
2
-2
/
+11
*
- Fix some manual memory releases in r820 which llvm/clang has misidentified...
rowanbeentje
2009-06-05
1
-8
/
+2
*
• added "Select Enclosing Brackets" to each NSTextView (⇧⌘B)
Bibiko
2009-06-05
2
-0
/
+87
*
• added to Editor Preferences:
Bibiko
2009-06-05
3
-4
/
+21
*
• reload table list, database pull-down menu according to user's statements...
Bibiko
2009-06-05
6
-50
/
+135
*
Fixed some memory leaks found using llvm/clang. There are still some to fix
bamse16
2009-06-05
10
-32
/
+55
*
- visual improvements to the graphviz dot file output
mtvee
2009-06-05
1
-7
/
+6
*
- Added toolbar icon for table relations.
avenjamin
2009-06-05
1
-5
/
+31
*
- added schema export to basic graphviz dot file
mtvee
2009-06-05
2
-0
/
+142
*
- Make memory management for SSH tunnels explicit to improve thread interact...
rowanbeentje
2009-06-05
1
-7
/
+21
*
Further SSH tunnel improvements:
rowanbeentje
2009-06-05
3
-38
/
+122
*
• added: the "Show Create Syntax" window now follows the selection in the t...
Bibiko
2009-06-04
4
-3
/
+22
*
• added: syntax highlighting to the HUD window "Show Create Syntax"
Bibiko
2009-06-04
2
-1
/
+9
*
• added the operator LIKE to numeric fields in the content browser
Bibiko
2009-06-04
1
-2
/
+7
*
• fixed typo for "Select Active Query" key-binding ^Y not ^Q
Bibiko
2009-06-04
1
-2
/
+2
*
• fixed: suppress highlighting of the current query if something is selected
Bibiko
2009-06-04
4
-3
/
+37
*
• simplified quertAtPosition:
Bibiko
2009-06-04
2
-214
/
+100
*
• updated queryTextRangeForQuery: method to make usage of the new SQLParser
Bibiko
2009-06-04
1
-15
/
+11
*
• added support for the “delimiter” command
Bibiko
2009-06-04
5
-220
/
+399
*
Added print accesory view with option to Print Backgrounds
bamse16
2009-06-04
5
-0
/
+82
*
- SSH Tunnel - PubKey Authentication
avenjamin
2009-06-04
1
-0
/
+1
*
Further SSH tunnel improvements, password handling improvements, and minor bu...
rowanbeentje
2009-06-04
9
-110
/
+273
*
Various enhancements to relation functionality, including:
stuconnolly
2009-06-03
3
-221
/
+235
*
- fixed bug with changing extra to auto_increment for a column
mtvee
2009-06-03
2
-2
/
+2
*
- Fix SSH tunnels on PPC
rowanbeentje
2009-06-03
2
-1
/
+11
*
- Fix SSH tunnel treatment of temporary (non-Keychain) passwords by correctl...
rowanbeentje
2009-05-29
1
-1
/
+1
*
- SSH tunnel now correctly uses placeholder/default port numbers
rowanbeentje
2009-05-29
1
-1
/
+1
*
• ADDED: highlight the current active query by setting its background color...
Bibiko
2009-05-28
1
-1
/
+19
*
• Table Info
Bibiko
2009-05-28
2
-5
/
+37
*
• fixed dependence in showHelpForCurrentWord: to allow to invoke the help (...
Bibiko
2009-05-28
1
-1
/
+1
*
• control editable status of CMTextView while changing the font size via ...
Bibiko
2009-05-28
1
-0
/
+6
*
Add support for SSH tunnels, improve password security, and tweaks:
rowanbeentje
2009-05-28
12
-828
/
+1171
*
Forgot to add !, removed for testing.
stuconnolly
2009-05-27
1
-1
/
+1
*
Log query errors in SPDatabaseData to the console.
stuconnolly
2009-05-27
1
-2
/
+2
[next]