| Commit message (Expand) | Author | Age | Files | Lines |
* | Change Sequel Pro's license from GPL (version 2) to MIT. | stuconnolly | 2012-07-25 | 1 | -12/+19 |
* | Further improvements to further address Issue #1332: | rowanbeentje | 2012-06-23 | 1 | -4/+17 |
* | - Address favourites saving on quit, which appears to sometimes die during p... | rowanbeentje | 2012-06-22 | 1 | -26/+26 |
* | Favorites saving: | stuconnolly | 2012-05-29 | 1 | -25/+24 |
* | - Fix issues where removing favorites could cause crashes in other tabs/wind... | rowanbeentje | 2012-05-28 | 1 | -0/+6 |
* | Fix more gcc warnings. | stuconnolly | 2012-05-09 | 1 | -0/+1 |
* | Add support for saving the state of the connection favorites outline view. | stuconnolly | 2012-05-03 | 1 | -3/+7 |
* | Fix memory leaks. | stuconnolly | 2012-05-02 | 1 | -6/+6 |
* | Bring outline view branch up to date with trunk (r3471:r3517). | stuconnolly | 2012-03-18 | 1 | -1/+2 |
* | Add the ability to export favorites. | stuconnolly | 2011-06-12 | 1 | -1/+3 |
* | Change categories to class extensions to enable compile time checking of meth... | stuconnolly | 2011-03-19 | 1 | -1/+1 |
* | Fix issue related to dragging a node to a group node that is being renamed as... | stuconnolly | 2011-03-13 | 1 | -3/+4 |
* | Fix bug that caused newly added nodes to be autoreleased twice resulting in a... | stuconnolly | 2011-03-06 | 1 | -2/+2 |
* | Fix a bug that resulting in some favorite nodes being incorrectly identified ... | stuconnolly | 2011-01-12 | 1 | -2/+0 |
* | Fix a crash when deleting a favorite. | stuconnolly | 2010-12-12 | 1 | -1/+1 |
* | Fix crash when deleting a group node. | stuconnolly | 2010-12-06 | 1 | -1/+1 |
* | Apply new favorites outline view patch. | stuconnolly | 2010-12-05 | 1 | -57/+283 |
* | The favorites controller needs to load favorites into a mutable dictionary. | stuconnolly | 2010-11-12 | 1 | -1/+1 |
* | Make sure the root favorite has a name key and value. Also, update string files. | stuconnolly | 2010-11-11 | 1 | -1/+1 |
* | Commenting and move SPFavoriteNode within Xcode's logical structure. | stuconnolly | 2010-11-11 | 1 | -0/+5 |
* | More work on the new favorites controller, including loading and saving as we... | stuconnolly | 2010-11-11 | 1 | -11/+167 |
* | Add a new class template for the favorites controller. | stuconnolly | 2010-11-10 | 1 | -0/+62 |