aboutsummaryrefslogtreecommitdiffstats
path: root/sequel-pro.xcodeproj
Commit message (Expand)AuthorAgeFilesLines
* 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
* - Add a code-signing phase to "Debug" compiles, if a keychain private key ma...rowanbeentje2009-10-281-1/+1
* Initial work on threaded task, with an implementation of Table Content view d...rowanbeentje2009-10-201-6/+19
* Replace the use of hard coded preference keys with constants to prevent issue...stuconnolly2009-10-171-0/+14
* Improve handling of NULL and "(not loaded)" placeholders:rowanbeentje2009-10-101-0/+6
* Reorganize the logical source structure of all controllers grouping them by f...stuconnolly2009-10-091-46/+86
* • outsourced ImportCSV accessory view to fix the disappearing of combobox ...Bibiko2009-10-071-0/+12
* More export redesign work. CSV data generation is currently working using the...stuconnolly2009-10-061-9/+10
* • preparation for GUI support to manage user-defined content filtersBibiko2009-09-291-0/+18
* Rewrite CSV import:rowanbeentje2009-09-281-0/+6
* • marked 'sequel-pro-print-template.html' as localizableBibiko2009-09-271-4/+36
* Rename (currently unused) help folder.stuconnolly2009-09-231-4/+4
* • renamed SPQueryConsole to SPQueryController since it controls not only th...Bibiko2009-09-031-6/+6
* Forgot the project file and the export XIB.stuconnolly2009-08-291-0/+8
* Add the first classes of the new export architecture. See the description at ...stuconnolly2009-08-291-2/+22
* Completely redesigned query favorite manager, including:stuconnolly2009-08-261-6/+24
* Made it so that SPTableView and SPOutlineView will respond to enter or return...mltownsend2009-08-251-0/+6
* • outsourced Save SPF accessory xibBibiko2009-08-251-0/+12
* • further improvements for open/save spf filesBibiko2009-08-241-0/+2
* • outsourced SPEncodingPopupAccessoryBibiko2009-08-221-0/+6
* • further improvements for open/save SQL/SPF filesBibiko2009-08-221-0/+12
* • further work for open/save connection files (spf)Bibiko2009-08-211-0/+2
* - Add a "SPLogger" class to allow easy debug builds when attempting to pinpo...rowanbeentje2009-08-211-0/+14