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
...
*
• subclassed the editSheet textView
Bibiko
2009-06-15
3
-22
/
+279
*
• different log message for changing max_allowed_packet for increasing it a...
Bibiko
2009-06-15
4
-20
/
+39
*
Replace the change table type button with an edit button that switches the cu...
stuconnolly
2009-06-15
2
-84
/
+7
*
Implementation of enhancement #273: Allow user to truncate table by right cli...
stuconnolly
2009-06-15
2
-45
/
+97
*
• deleted the drag&drop feature of file path or content from SPTextViewAddi...
Bibiko
2009-06-15
6
-180
/
+187
*
• improved event handling while showing QuickLook preview in editSheet
Bibiko
2009-06-15
1
-6
/
+39
*
Cleanups and improvements within queryString:encoding:
rowanbeentje
2009-06-15
2
-35
/
+52
*
Add support for titlebar connection status images, and use for SSH tunnels.
rowanbeentje
2009-06-14
4
-3
/
+66
*
- Default the index type picker to INDEX if a primary key already exists on ...
rowanbeentje
2009-06-13
1
-1
/
+15
*
- Correct ability to look up passwords for connection names, user names, or ...
rowanbeentje
2009-06-13
1
-6
/
+6
*
• moved code for de/increasing font and drag&drop feature (content or while...
Bibiko
2009-06-13
7
-275
/
+299
*
• cleaned and commented the rewritten editSheet code
Bibiko
2009-06-12
2
-30
/
+75
*
• rewrote editSheet for editing and displaying BLOB or TEXT data completely
Bibiko
2009-06-12
2
-20
/
+300
*
• fixed position for scanning error 2006 to increase max_allowed_packet
Bibiko
2009-06-12
1
-6
/
+6
*
Fixes connection timeouts during queries of over three seconds, and speeds up...
rowanbeentje
2009-06-12
2
-79
/
+21
*
- Fix saving of SSH tunnel passwords entered in preferences
rowanbeentje
2009-06-11
2
-2
/
+6
*
• fix to allow insert large blob data
Bibiko
2009-06-11
2
-21
/
+37
*
• introduced these methods to CMMCPConnection
Bibiko
2009-06-11
2
-0
/
+54
*
- Rename the preference pane 'Alerts' to 'Alerts & Logs'.
stuconnolly
2009-06-11
1
-3
/
+3
*
• fixed exception if content table view wants to load data from a table but...
Bibiko
2009-06-11
1
-1
/
+1
*
Add a very basic preference to disable all query logging. This can be expande...
stuconnolly
2009-06-11
3
-4
/
+25
*
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
[prev]
[next]