| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix warnings due to not conforming to 10.6 protocols. | stuconnolly | 2013-01-24 | 1 | -7/+1 |
* | - Rearrange some menu shortcuts: ⌘F is now used on the Content tab to set ... | rowanbeentje | 2012-12-17 | 1 | -0/+2 |
* | - Fix the SPSplitView helper to correctly restore focus to focussed responde... | rowanbeentje | 2012-08-30 | 1 | -1/+0 |
* | Fix typos in license header. | stuconnolly | 2012-07-28 | 1 | -1/+1 |
* | Change Sequel Pro's license from GPL (version 2) to MIT. | stuconnolly | 2012-07-25 | 1 | -18/+38 |
* | - Replace the main split view in the main view with a SPSplitView, replacing... | rowanbeentje | 2012-07-24 | 1 | -3/+2 |
* | - Add a new SPSplitView class, intended to replace all BWSplitViews and so a... | rowanbeentje | 2012-07-23 | 1 | -2/+0 |
* | Merged SP r3710 with Coda | sqlprodev | 2012-07-05 | 1 | -2/+14 |
* | - Fix issues opening new windows when Sequel Pro is opened in the background... | rowanbeentje | 2012-06-23 | 1 | -1/+1 |
* | Tidy up and remove commented out code. | stuconnolly | 2012-04-07 | 1 | -4/+2 |
* | #ifdef'ing out references to frameworks that are not used in SP_REFACTOR builds | sqlprodev | 2012-03-29 | 1 | -0/+2 |
* | Refresh the database drop down menu before selecting the new database after a... | stuconnolly | 2012-03-28 | 1 | -2/+2 |
* | tweaks to compile on Xcode 4 / 10.6 SDK for SP_REFACTOR | sqlprodev | 2012-03-27 | 1 | -1/+2 |
* | Final feature work on the SPMySQL branch before merging: | rowanbeentje | 2012-03-14 | 1 | -1/+3 |
* | Warning: this branch commit is largely untested, and known to throw exception... | rowanbeentje | 2012-02-23 | 1 | -9/+8 |
* | - Update database encoding routines to cache the database encoding, preventi... | rowanbeentje | 2011-09-29 | 1 | -0/+2 |
* | Fix for issue 1168. Whenever the database is changed load all of the currentl... | stuconnolly | 2011-09-04 | 1 | -11/+13 |
* | - Clean up undo manager handling | rowanbeentje | 2011-08-31 | 1 | -0/+2 |
* | - Lion compatibility improvement: add support for fullscreen windows, on the... | rowanbeentje | 2011-08-16 | 1 | -0/+2 |
* | merged latest SP_REFACTOR changes | sqlprodev | 2011-08-02 | 1 | -3/+21 |
* | merging SP_REFACTOR branch with trunk | sqlprodev | 2011-05-19 | 1 | -5/+9 |
* | - Fix a number of warnings for DBView.xib by moving some 10.6-only code from... | rowanbeentje | 2011-05-08 | 1 | -4/+4 |
* | SP_REFACTOR: Workaround for naming conflict with postNotificationOnMainThread... | sqlprodev | 2011-04-14 | 1 | -1/+3 |
* | initial commit of SP_REFACTOR ifdefs, the start of a long quest to separate U... | sqlprodev | 2011-04-11 | 1 | -12/+66 |
* | Fix Issue #1019 (Sidebar width not remembered): | rowanbeentje | 2011-04-01 | 1 | -1/+1 |
* | Fix more compiler warnings, including a few bugs | rowanbeentje | 2011-03-08 | 1 | -8/+9 |
* | Fix more compiler warnings. | stuconnolly | 2011-03-04 | 1 | -0/+1 |
* | fixed compiler warnings | sqlprodev | 2011-03-01 | 1 | -0/+1 |
* | fixed compiler warnings | sqlprodev | 2011-03-01 | 1 | -1/+3 |
* | • show activity pane for running Bundle process automatically if the proces... | Bibiko | 2011-01-20 | 1 | -0/+4 |
* | • improved timing behaviour for a SPDatabaseDocument if it receives a seque... | Bibiko | 2010-12-17 | 1 | -0/+2 |
* | • sequelpro URL scheme support | Bibiko | 2010-12-15 | 1 | -0/+1 |
* | - Add the ability to stop animation of the task indicator, and use it to pau... | rowanbeentje | 2010-12-05 | 1 | -0/+1 |
* | • added chance to cancel an activity - up to now a running Bundle command ... | Bibiko | 2010-12-01 | 1 | -4/+4 |
* | • Bundle commands | Bibiko | 2010-11-29 | 1 | -1/+6 |
* | - Abstract SPDatabaseDocument's Connection/.spf saving/loading functionality... | rowanbeentje | 2010-11-23 | 1 | -1/+6 |
* | • Bundle support | Bibiko | 2010-11-16 | 1 | -0/+1 |
* | • added to Bundle shell command these variables: | Bibiko | 2010-11-11 | 1 | -0/+3 |
* | • some improvements for sequelpro://process_id/command/param1/param2 url sc... | Bibiko | 2010-11-11 | 1 | -0/+2 |
* | First changes towards changing the initial connection view's favorites table ... | stuconnolly | 2010-11-09 | 1 | -2/+2 |
* | Add a new category to SPDatabaseDocument, allowing code cleanup and moving ce... | rowanbeentje | 2010-11-03 | 1 | -8/+10 |
* | Move SPConnectionController's delegate methods to their own protocol. | stuconnolly | 2010-10-29 | 1 | -1/+3 |
* | Split MCPConnection's delegate methods into it's own protocol. | stuconnolly | 2010-10-20 | 1 | -1/+0 |
* | Tidy up. | stuconnolly | 2010-10-19 | 1 | -1/+0 |
* | Add a 'Refresh Tables' menu item to the 'Database' menu. It currently has the... | stuconnolly | 2010-10-19 | 1 | -0/+1 |
* | Various improvements to server capability/version checking, including: | stuconnolly | 2010-10-07 | 1 | -2/+10 |
* | Encoding changes and improvements, particularly to increase compatibility wit... | rowanbeentje | 2010-08-25 | 1 | -4/+0 |
* | • made usage of SPBeginWaitingAlertSheet while closing a spf file for reada... | Bibiko | 2010-08-19 | 1 | -0/+2 |
* | - Replace core animation fade of task progress window with custom drawing co... | rowanbeentje | 2010-07-25 | 1 | -2/+2 |
* | Make the export dialog a little smarter with regard to the current context. F... | stuconnolly | 2010-07-25 | 1 | -2/+1 |