Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Warning: this branch commit is largely untested, and known to throw ↵ | rowanbeentje | 2012-02-23 | 1 | -1/+2 |
| | | | | | | | | | | | | exceptions as database structure retrieval is currently missing! Further work on SPMySQLFramework integration: - Improve SPMySQL framework build settings including correct ppc builds and a Distribution configuration for the build distributions to match - Add new convenience querying and result methods to the framework - Amend Sequel Pro source to use the new SPMySQL.framework methods everywhere, replacing MCPKit methods where they differ and improving some functions - Remove MCPKit from the source - Fix a number of warnings on Release-style builds | ||||
* | - Fix more compiler warnings | rowanbeentje | 2011-03-04 | 1 | -2/+2 |
| | |||||
* | 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 ↵ | stuconnolly | 2010-11-11 | 1 | -11/+167 |
| | | | | well as the method to migrate existing favorites data. Currently not yet active. | ||||
* | Add a new class template for the favorites controller. | stuconnolly | 2010-11-10 | 1 | -0/+62 |