| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | - By default, export SQL dumps without the UTF-8 BOM, restoring compatibilit... | rowanbeentje | 2010-04-02 | 1 | -0/+2 |
* | When adding a new table with a CSV storage engine, the initial field cannot b... | stuconnolly | 2010-03-30 | 1 | -0/+0 |
* | Add the ability to sort the connection favorites table view in the preference... | stuconnolly | 2010-03-27 | 1 | -0/+8 |
* | Localize 'Save As...' button titles on console and process list windows. | stuconnolly | 2010-03-25 | 1 | -0/+0 |
* | • Navigator | Bibiko | 2010-03-24 | 6 | -0/+0 |
* | Update Localizable.strings and add error checking to genstrings build process. | stuconnolly | 2010-03-23 | 1 | -0/+0 |
* | • some progress of the navigator approach (not yet active - hidden main men... | Bibiko | 2010-03-18 | 1 | -0/+0 |
* | - Enable Sparkle anonymous stat collection | rowanbeentje | 2010-03-17 | 1 | -0/+2 |
* | Consolidate all localizable content in the Resources/ directory and only use ... | stuconnolly | 2010-03-17 | 26 | -0/+1493 |
* | - Add toolbar item for Triggers interface | avenjamin | 2010-03-13 | 1 | -0/+0 |
* | Add support for printing a table's create syntax with syntax highlighting. | stuconnolly | 2010-03-13 | 1 | -1/+3 |
* | Lots more printing support enhancements, including: | stuconnolly | 2010-03-13 | 2 | -10/+158 |
* | • fixed completion strings for DELIMITER | Bibiko | 2010-03-12 | 1 | -2/+4 |
* | Various printing support enhancements, including: | stuconnolly | 2010-03-12 | 2 | -37/+81 |
* | Include the current table name in printing support. Fixes issue #501. | stuconnolly | 2010-03-10 | 1 | -60/+70 |
* | • corrected function arg list for MATCH | Bibiko | 2010-03-08 | 1 | -1/+1 |
* | • added possibility to define a snippet via ¦a¦b¦ – such a snippet wil... | Bibiko | 2010-03-08 | 2 | -5/+5 |
* | • outsourced keyword completion and function completion lists to Completion... | Bibiko | 2010-03-08 | 2 | -0/+1141 |
* | • added to CustomQuery's CMTextView the option to set auto-completion on/of... | Bibiko | 2010-03-07 | 1 | -0/+4 |
* | Add a hidden preference to display or hide the MySQL server version in the wi... | stuconnolly | 2010-03-07 | 1 | -0/+2 |
* | • CSV Import Field Mapper | Bibiko | 2010-03-06 | 1 | -0/+2 |
* | Improve Feedback reporter privacy and functionality: | rowanbeentje | 2010-03-06 | 1 | -0/+2 |
* | - Addition and enabling of crash reporting and exception reporting, submitti... | rowanbeentje | 2010-03-03 | 1 | -1/+3 |
* | • further progress for 'add global source value' | Bibiko | 2010-02-17 | 1 | -0/+2 |
* | • CMTextView's colours are set via observer, live changed in editable textv... | Bibiko | 2010-01-30 | 1 | -0/+2 |
* | - Add a LSMinimumSystemVersionByArchitecture key to disable 64 bit on 10.5, ... | rowanbeentje | 2010-01-15 | 1 | -0/+9 |
* | • added transparency to table-view-small-square.tiff (used for F5 completion) | Bibiko | 2010-01-11 | 2 | -0/+0 |
* | - With the improved row count support and behaviour, replace the old "Fetch ... | rowanbeentje | 2010-01-02 | 1 | -2/+4 |
* | Random source tidy up changes. | stuconnolly | 2009-12-18 | 1 | -2/+2 |
* | - Tweak the pagination interface - remove the text and replace with an icon,... | rowanbeentje | 2009-12-15 | 1 | -0/+0 |
* | - Add document images for .spf and .sql files | rowanbeentje | 2009-12-09 | 3 | -6/+6 |
* | - Remove two unused images from the images folder, and re-save a number of T... | rowanbeentje | 2009-11-30 | 10 | -0/+0 |
* | - Replace the LIMIT interface on the content view with a pagination control ... | rowanbeentje | 2009-11-23 | 3 | -0/+0 |
* | MCPKit-Info.plist updates. | stuconnolly | 2009-11-19 | 1 | -10/+2 |
* | The result of being bored. Add a nicer looking about panel based on Adium's. | stuconnolly | 2009-11-19 | 2 | -1/+195 |
* | • remember the spell checker status in the blob field editor | Bibiko | 2009-11-19 | 1 | -0/+2 |
* | Would be helpful if I actually included the new icon. | stuconnolly | 2009-11-17 | 1 | -0/+0 |
* | Add the new application icon, but keep the old one included in the bundle as ... | stuconnolly | 2009-11-16 | 1 | -0/+0 |
* | Bunch of improvements to the query console, including: | stuconnolly | 2009-11-14 | 1 | -0/+2 |
* | • Finish off implementation to set the default selection view mode. Issue #249 | avenjamin | 2009-11-02 | 1 | -1/+5 |
* | • cleaned and improved AppleScript support | Bibiko | 2009-10-14 | 3 | -46/+24 |
* | • cleaned the current Applescript support definitions slightly | Bibiko | 2009-10-13 | 2 | -21/+20 |
* | • Sequel Pro now understands the AppleScript command 'quit' correctly | Bibiko | 2009-10-13 | 2 | -5/+5 |
* | • outsourced ImportCSV accessory view to fix the disappearing of combobox ... | Bibiko | 2009-10-07 | 1 | -0/+10 |
* | Remove the word 'Table' from the copy create syntax Growl notification name t... | stuconnolly | 2009-10-01 | 1 | -2/+2 |
* | • further progress on the Content Filter Editor | Bibiko | 2009-09-30 | 1 | -15/+3 |
* | • fixed an issue of double-loading user-defined filters | Bibiko | 2009-09-28 | 1 | -9/+23 |
* | • improved and fixes escaping of filter arguments | Bibiko | 2009-09-28 | 1 | -4/+20 |
* | • rewrote the content filter logic: | Bibiko | 2009-09-28 | 2 | -5/+274 |
* | • marked 'sequel-pro-print-template.html' as localizable | Bibiko | 2009-09-27 | 4 | -82/+99 |