aboutsummaryrefslogtreecommitdiffstats
path: root/sequel-pro.xcodeproj
Commit message (Expand)AuthorAgeFilesLines
...
* Enable all *reasonable* warnings for all build configurations and fix a few o...stuconnolly2010-04-261-0/+87
* - Add SVN id property to SPFileHandle, correct headers, and add more functio...rowanbeentje2010-04-121-1/+1
* Add a new SPFileHandle class to support gzip compression and writing on a bac...rowanbeentje2010-04-121-9/+45
* More tidy up. Constants and functions.stuconnolly2010-03-311-4/+12
* Tidy up imports and fix 'Reverse Sort Order' when sorting connection favorite...stuconnolly2010-03-311-1/+1
* Minor tidy up. Remove uneccessary import and rename pre-compiled header.stuconnolly2010-03-311-5/+7
* Minor MCPKit tidy up, including the resolution of potential issues raised dur...stuconnolly2010-03-261-1/+5
* • NavigatorBibiko2010-03-241-0/+24
* • added SPNavigatorOutlineView class for future stuffBibiko2010-03-231-0/+6
* - Add a new SPMainThreadTrampoline NSObject category, allowing all NSObjects...rowanbeentje2010-03-201-0/+6
* • some progress of the navigator approach (not yet active - hidden main men...Bibiko2010-03-181-0/+4
* • initial commit to support a connection/schema navigator (not yet active ...Bibiko2010-03-171-0/+18
* Consolidate all localizable content in the Resources/ directory and only use ...stuconnolly2010-03-171-100/+83
* - Add toolbar item for Triggers interfaceavenjamin2010-03-131-0/+4
* Lots more printing support enhancements, including:stuconnolly2010-03-131-0/+4
* Various printing support enhancements, including:stuconnolly2010-03-121-0/+6
* • outsourced keyword completion and function completion lists to Completion...Bibiko2010-03-081-0/+4
* Improve Feedback reporter privacy and functionality:rowanbeentje2010-03-061-6/+6
* - Addition and enabling of crash reporting and exception reporting, submitti...rowanbeentje2010-03-031-0/+9
* • fixed endless loop if user selects a table whose name contains chars whic...Bibiko2010-02-051-0/+12
* • CMTextView: switch off syntax highlighting if text buffer size is larger ...Bibiko2010-02-011-0/+6
* Added preliminary support for triggers. You can access the tab via the bamse162010-01-311-0/+6
* Address Issue #546 (format string bugs):rowanbeentje2010-01-201-0/+6
* Add a new SPDataStorage class, and use it in TableContent and CustomQuery:rowanbeentje2010-01-171-0/+6
* • added transparency to table-view-small-square.tiff (used for F5 completion)Bibiko2010-01-111-0/+4
* - Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for re...rowanbeentje2010-01-091-6/+6
* Disable 64-bit builds because of various issues, including SSH tunnels and re...stuconnolly2009-12-201-7/+6
* - Updating Growl to 1.2avenjamin2009-12-201-79/+8
* Don't include MCPKit's entreprise code in the framework build as we are curre...stuconnolly2009-12-191-40/+0
* Reorder build phases.stuconnolly2009-12-181-9/+1
* Create a new logical Xcode folder for icons.stuconnolly2009-12-121-4/+12
* - Add document images for .spf and .sql filesrowanbeentje2009-12-091-0/+8
* - Fix a build issue on Distribution builds by including a link to libcrypto ...rowanbeentje2009-12-091-0/+2
* Moved the SPUserMO source into the Core Data folder with the model. Added co...mltownsend2009-12-041-2/+2
* - Remove two unused images from the images folder, and re-save a number of T...rowanbeentje2009-11-301-8/+0
* - Tweak pagination to fix click-through of pagination popup, fix next page b...rowanbeentje2009-11-231-2/+0
* - Replace the LIMIT interface on the content view with a pagination control ...rowanbeentje2009-11-231-0/+24
* - Relocate the table changed notification, allowing table info pane to updat...rowanbeentje2009-11-211-0/+6
* The result of being bored. Add a nicer looking about panel based on Adium's.stuconnolly2009-11-191-0/+23
* Add the new application icon, but keep the old one included in the bundle as ...stuconnolly2009-11-161-0/+4
* • fixed the absolute path setting of the xproj file ContentFilters.plist to...Bibiko2009-11-141-4/+4
* Increase row size of console table view.stuconnolly2009-11-141-1/+1
* Rename test case classes.stuconnolly2009-11-131-14/+15
* Tidy up and fix unit tests.stuconnolly2009-11-131-14/+21
* Add SPConnectionDelegate as a category of TableDocument to split out all conn...stuconnolly2009-11-131-11/+25
* Tidy up and forgot to commit project file.stuconnolly2009-11-131-6/+3
* In an aid to split up the functionality of the TableDocument class as well as...stuconnolly2009-11-131-0/+19
* - New server processes panel, accessible via the 'Database' menu and alt+cmd+...stuconnolly2009-11-121-0/+19
* Improve truncating of table names (by appending ...) using SPTableTextFieldCell.stuconnolly2009-11-011-6/+20
* Put all 'Run Scripts' build phase code into a single script 'build.sh' to mak...stuconnolly2009-10-311-1/+3