| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | - Rename the preference pane 'Alerts' to 'Alerts & Logs'. | stuconnolly | 2009-06-11 | 3 | -57/+63 |
* | • 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 | 6 | -99/+164 |
* | 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 | 4 | -47/+38 |
* | - Table Info pane now has fixed height | avenjamin | 2009-06-10 | 5 | -77/+122 |
* | 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 |
* | - Fix missing images - file names had changed | avenjamin | 2009-06-10 | 1 | -17/+24 |
* | - 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 |
* | - Fix inverted behaviour of "Update help while typing" toggle in the Query a... | rowanbeentje | 2009-06-09 | 1 | -112/+106 |
* | • 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 | 4 | -91/+185 |
* | 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 | 8 | -49/+209 |
* | • moved macros enumerate() and sizeOf() to sequel-pro_Prefix.pch | Bibiko | 2009-06-06 | 7 | -33/+174 |
* | • updated Crefits.rtf for: | Bibiko | 2009-06-06 | 1 | -6/+26 |
* | • 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 | 3 | -9/+170 |
* | • added to Editor Preferences: | Bibiko | 2009-06-05 | 5 | -82/+212 |
* | • 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 | 3 | -5/+35 |
* | - added schema export to basic graphviz dot file | mtvee | 2009-06-05 | 3 | -16/+174 |
* | - Make memory management for SSH tunnels explicit to improve thread interact... | rowanbeentje | 2009-06-05 | 2 | -98/+123 |
* | Further SSH tunnel improvements: | rowanbeentje | 2009-06-05 | 4 | -56/+494 |
* | • 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 | 3 | -26/+151 |
* | • 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 | 8 | -2/+357 |
* | - Added Jim Knight (mtvee) to Credits | avenjamin | 2009-06-04 | 1 | -1/+2 |
* | - 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 | 11 | -110/+774 |
* | Various enhancements to relation functionality, including: | stuconnolly | 2009-06-03 | 4 | -480/+468 |
* | - 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 |
* | - Restore the Command-Alt-A shortcut for the add field button in the table s... | rowanbeentje | 2009-06-02 | 1 | -40/+73 |
* | - Fix SSH tunnel treatment of temporary (non-Keychain) passwords by correctl... | rowanbeentje | 2009-05-29 | 1 | -1/+1 |