Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - When requesting the server vesion with no current connection, return -1 ↵ | stuconnolly | 2013-01-15 | 2 | -3/+9 |
| | | | | | | | instead of zero. - When executing a query, perform the query checks before the connection check to avoid performing unnecessary library calls. | ||||
* | Fix debug optimization level. | stuconnolly | 2013-01-15 | 1 | -0/+1 |
| | |||||
* | Tidy up. | stuconnolly | 2013-01-15 | 1 | -3/+3 |
| | |||||
* | Make sure the test script exits with the correct code based on the success ↵ | stuconnolly | 2013-01-14 | 2 | -10/+4 |
| | | | | of the tests. | ||||
* | Fix typo in test data script. | stuconnolly | 2013-01-14 | 1 | -2/+2 |
| | |||||
* | Fix typos. | stuconnolly | 2013-01-14 | 3 | -2/+4 |
| | |||||
* | Small tweak to the bundle identifier migration function to prevent releasing ↵ | stuconnolly | 2013-01-12 | 1 | -9/+13 |
| | | | | a null reference. Fixes http://spbug.com/l/3714. | ||||
* | Update QueryKit bundle identifier. | stuconnolly | 2013-01-12 | 2 | -2/+2 |
| | |||||
* | - Fix toggleFullScreen: errors on <= 10.6, addressing Log #3759. (It ↵ | rowanbeentje | 2013-01-11 | 1 | -2/+2 |
| | | | | appears that an NSWindow subclass which checks whether super respondsToSelector:@selector(toggleFullScreen:) returns YES on 10.6; changing this to an +[NSWindow instancesRespondToSelector:] check works correctly). Thanks to schlabberdog for identifying the problem! | ||||
* | Update PostgresKit bundle identifiers. | stuconnolly | 2013-01-11 | 2 | -2/+2 |
| | |||||
* | Minor tidy up. | stuconnolly | 2013-01-11 | 1 | -10/+7 |
| | |||||
* | - Enable translation of the Show/Hide Toolbar menu item by taking over ↵ | rowanbeentje | 2013-01-08 | 2 | -2/+19 |
| | | | | title changes ourselves, fixing the last part of Issue #1521 | ||||
* | Increase the minimum size of the connection view's split view so we don't ↵ | stuconnolly | 2013-01-07 | 1 | -1/+1 |
| | | | | force the quick connect heading to be wrapped. | ||||
* | - Fix problems editing the connection name when editing has just begun, ↵ | rowanbeentje | 2013-01-06 | 1 | -2/+2 |
| | | | | addressing Issue #1518 | ||||
* | - Call the NSWindow super implementation of validateMenuItem: in SPWindow, ↵ | rowanbeentje | 2013-01-05 | 7 | -6/+102 |
| | | | | | | | | fixing Show Toolbar/Hide Toolbar menu item title not being updated correctly - addresses Issue #1521 - When the toolbar is hidden, draw a line in the window to cover up the bottom border of the window's title bar, improving appearance - Improve tab appearance when toolbar is hidden | ||||
* | Ditch the extra zero from the version number. | stuconnolly | 2013-01-04 | 2 | -2/+2 |
| | |||||
* | * Fixes some UI spacing issues with localizations | dmoagx | 2013-01-04 | 4 | -39244/+39141 |
| | |||||
* | Enable the removal of the old favorites data in the preferences plist now ↵ | stuconnolly | 2013-01-03 | 1 | -4/+2 |
| | | | | that we know it's stable. | ||||
* | Tidy up build scripts. | stuconnolly | 2013-01-03 | 2 | -17/+14 |
| | |||||
* | Issue #1519: Fix auto-sizing of export filename and truncate it when it ↵ | stuconnolly | 2013-01-03 | 2 | -18/+42 |
| | | | | becomes too big. | ||||
* | Fix IB warnings. | stuconnolly | 2013-01-03 | 2 | -11364/+11333 |
| | |||||
* | - Tweak the width of the Custom Query run buttons to fit French strings | rowanbeentje | 2012-12-30 | 1 | -8/+31 |
| | |||||
* | - Prevent Groups from being created as a child of the Quick Connection ↵ | rowanbeentje | 2012-12-30 | 1 | -4/+2 |
| | | | | item, instead creating them at the bottom of the favourites list to prevent favourite loss | ||||
* | - Make the sequel Pro target a dependency of the unit tests | rowanbeentje | 2012-12-30 | 1 | -0/+13 |
| | |||||
* | - Fix header search paths to fix clean release/Distribution builds with no ↵ | rowanbeentje | 2012-12-30 | 3 | -2/+2 |
| | | | | | | | previous debug builds - Update localizable strings | ||||
* | Make some improvements to the Table Content Filter, particularly for text ↵ | rowanbeentje | 2012-12-23 | 4 | -506/+440 |
| | | | | | | | | | fields: - Rename all "IS" entries to "=", to make the intended purpose clearer, and switch the underlying command to use "= BINARY" instead of "LIKE", producing an exact match instead of replicating LIKE functionality. Move LIKE p to just below the = options. This addresses Issue #1441. - Add entries for "matches RegExp" and "does not match RegExp", implementing Issue #1508. - When adding custom filters, add them by default to the Global group if the favourite isn't an on-disk document, addressing filter loss between sessions; this addresses Issue #1381 | ||||
* | - Correctly draw/update the selection highlight within the SPTextView used ↵ | rowanbeentje | 2012-12-23 | 1 | -0/+23 |
| | | | | in the Custom Query Editor (among others) as the selection is changed with the mouse | ||||
* | - Add missing $Id$ propsets to files with placeholders but no property set | rowanbeentje | 2012-12-22 | 0 | -0/+0 |
| | |||||
* | - Increment version number to 1.0.0 and extend copyright year to 2013 in ↵ | rowanbeentje | 2012-12-22 | 3 | -8/+7 |
| | | | | preparation for upcoming release | ||||
* | - Remove outdated language resources from the project | rowanbeentje | 2012-12-21 | 65 | -730/+22 |
| | | | | | - Add a copy phase to the distribution build process to copy in languages downloaded from dev.sequelpro.com/languages before signing | ||||
* | - Add trigger button to the default toolbar view | rowanbeentje | 2012-12-21 | 1 | -0/+1 |
| | |||||
* | - Convert all old .tiff resource images to .png format | rowanbeentje | 2012-12-21 | 145 | -229/+145 |
| | | | | | | | - Recompress all pngs losslessly to reduce disk use slightly - Remove old unused images - Switch some code over to imageNamed: to allow easier Retina additions in future | ||||
* | - Add retina versions of the cell link arrows | rowanbeentje | 2012-12-20 | 5 | -0/+16 |
| | |||||
* | - Tweak SPTextView background drawing, moving custom drawing into a ↵ | rowanbeentje | 2012-12-19 | 1 | -4/+2 |
| | | | | different function, to allow "Highlight current query" to function again | ||||
* | - Fix spacing of buttons below the table list | rowanbeentje | 2012-12-18 | 1 | -31625/+32684 |
| | |||||
* | Issue #1495: Fix crash on export after the table list is refreshed due to ↵ | stuconnolly | 2012-12-17 | 1 | -1/+2 |
| | | | | the selection not being preserved correctly. | ||||
* | - If the favourite is not an on-disk document, add any new query favourites ↵ | rowanbeentje | 2012-12-17 | 1 | -5/+18 |
| | | | | to the bottom of the Global list if a selection is not active, to address query favorite loss (Issue #1417) | ||||
* | - Disable connection muxing on OS X versions lower than 10.7, to speed up ↵ | rowanbeentje | 2012-12-17 | 3 | -3/+8 |
| | | | | | | | connections, improving Issue #1457 - Fix a warning left over from changes in r3931 | ||||
* | - Rearrange some menu shortcuts: ⌘F is now used on the Content tab to set ↵ | rowanbeentje | 2012-12-17 | 8 | -13694/+13797 |
| | | | | the focus to the Filter Content tab bar. ⇧⌘F is used to show the advanced content filter table. This allows ^⌘F to be used for the standard OS X fullscreen window command, addressing Issue #1513. | ||||
* | - Display startup release notes (eg post-r3921) to not block startup, ↵ | rowanbeentje | 2012-12-16 | 2 | -4/+5 |
| | | | | preventing duplicate "Help" menus - with thanks to Michaël Gallego and schlabberdog | ||||
* | - Fix favourite editing on the connection interface being unable to delete ↵ | rowanbeentje | 2012-12-14 | 1 | -3/+25 |
| | | | | some properties | ||||
* | - Add Retina versions of the tab close buttons | rowanbeentje | 2012-12-13 | 40 | -10/+38 |
| | | | | | | - Recompress other PSMTabBar images where necessary - Improve drawing of the tab bar in response to window state change, allowing better colour display in edge cases and particularly when sheets are open | ||||
* | Replace 1x .tiff graphics with 1x and 2x png Retina graphics. | mattlangtree | 2012-12-12 | 16 | -44/+60 |
| | |||||
* | - Add final versions of the new icon designed by Kenichi Yoshida (with many ↵ | rowanbeentje | 2012-12-12 | 18 | -3868/+3820 |
| | | | | | | | | | thanks to Panic, Inc), recompressed for smaller file size and 10.5 compatibility - Add document icons to match - Amend the Info.plist to fix Sequel Pro being able to edit old .spf files etc - Add .mysql file support (Issue #1366) | ||||
* | Remove old tiff format icons. Missed these in the last commit. | mattlangtree | 2012-12-10 | 7 | -0/+0 |
| | |||||
* | Add a bunch of new retina icon versions. Including a new Query icon for both ↵ | mattlangtree | 2012-12-10 | 16 | -33445/+31806 |
| | | | | 1x and 2x displays. | ||||
* | * Added Swedish translator to credits | dmoagx | 2012-12-03 | 1 | -23/+29 |
| | |||||
* | - Swap around the Custom Query "Run All" and "Run ↵ | rowanbeentje | 2012-12-01 | 6 | -33/+134 |
| | | | | | | | | Current/Previous/Selection" shortcuts and positions (Issue #1094) - Tweak the designated requirement to correctly sign the tunnel assistant (Issue #1503) - Add support for important release notes in the version upgrade routines to highlight important issues, and add notes for the button swap and signing change to alert users | ||||
* | - Improve connection testing to use edited passwords on a connection with ↵ | rowanbeentje | 2012-11-28 | 2 | -32/+17 |
| | | | | | | | keychain entries - Clean up connection error handling slightly | ||||
* | - Tweak handling of tables which have been deleted while they were being ↵ | rowanbeentje | 2012-11-22 | 1 | -4/+6 |
| | | | | used, preventing hangs (Issue #1429) |