aboutsummaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* • first preparations to improve the Custom Query database names/table names...Bibiko2010-01-103-1/+9
* • made lexer 64bit compatibleBibiko2010-01-104-8/+28
* • F5 completionBibiko2010-01-092-2/+4
* • reimplemented the F5 completion for quoted text i.e. completion based on ...Bibiko2010-01-091-7/+15
* Improve row deselection and error handling in Table Source and Content views:rowanbeentje2010-01-092-18/+26
* removed:Bibiko2010-01-091-1/+0
* removed/refactored three instances of calling a method of untyped (id) objectsBibiko2010-01-093-8/+12
* - Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for re...rowanbeentje2010-01-0986-1099/+1134
* • avoid querying the server for `information_schema` table for MySQL versio...Bibiko2010-01-062-31/+35
* • fixed: do not disable User Account if no table is selectedBibiko2010-01-061-2/+9
* Menu item label.stuconnolly2010-01-061-1/+1
* • next step to improve the Query Favorites/History search field behaviourBibiko2010-01-051-1/+20
* • first trial to improve the search field behaviour for Query Favorites and...Bibiko2010-01-051-0/+16
* • fixed maximal number of history items settingBibiko2010-01-051-2/+2
* • added Save/Copy History List to "Query History"'s popup menuBibiko2010-01-052-19/+150
* • replaced the (10.4) deprecated [NSTableView tableView:writeRows:toPastebo...Bibiko2010-01-048-108/+104
* • remember scrollview port and selected row after editing in the Custom Que...Bibiko2010-01-043-10/+42
* • ContentFilterManagerBibiko2010-01-042-3/+6
* - Fix hashing of auth strings - fixes recent (and 64-bit) second use of SSH ...rowanbeentje2010-01-031-2/+2
* - Remove two unused variablesrowanbeentje2010-01-031-3/+0
* - Ensure all results for server variable requests are returned as strings, t...rowanbeentje2010-01-0312-54/+49
* - With the improved row count support and behaviour, replace the old "Fetch ...rowanbeentje2010-01-024-4/+22
* - Improve line selection for certain errors ending in numbers, and safety-ch...rowanbeentje2009-12-292-4/+9
* - Replace /* */ notation in long comments with unicode look-alikes to fix wa...rowanbeentje2009-12-283-7/+7
* In the database drop down, visually separate 'system' databases (i.e. mysql a...stuconnolly2009-12-231-13/+32
* Random source tidy up changes.stuconnolly2009-12-183-17/+6
* - Tweak the pagination interface - remove the text and replace with an icon,...rowanbeentje2009-12-151-13/+2
* Remove unused variable.stuconnolly2009-12-151-2/+0
* Remove old redundant code that was left over form when the server variables s...stuconnolly2009-12-142-41/+1
* - Work through static analysis of the source, fixing a number of small memor...rowanbeentje2009-12-1411-24/+26
* - Fix issues causing memory leaks and causing history load tasks never to co...rowanbeentje2009-12-132-6/+10
* Replace the main toolbar's #define'd identifier constants with extern's. This...stuconnolly2009-12-129-82/+89
* Convert URL constants from #define's to extern's.stuconnolly2009-12-113-12/+19
* Convert a bunch of #define'd constants to extern's, including preference tool...stuconnolly2009-12-116-68/+91
* - Alter the query favourites upgrade routine to ensure query favorite names ...rowanbeentje2009-12-111-8/+18
* - Fix saving of custom SSH ports when the MySQL server is on a standard port...rowanbeentje2009-12-101-1/+1
* - Add document images for .spf and .sql filesrowanbeentje2009-12-092-5/+5
* - Tweak positioning of old "working" spinner to center and align itrowanbeentje2009-12-081-65/+103
* - Improve TablesList item selection by splitting out interface updates to a ...rowanbeentje2009-12-082-96/+126
* - Additional error checking when reading in query favorites to ensure a malf...rowanbeentje2009-12-072-2/+3
* Added ability to change the users password. Only does it for all hosts at on...mltownsend2009-12-071-5/+26
* • fixed URL of MySQL web search for versions < = 4.1Bibiko2009-12-051-1/+6
* - To improve the favourites/SPF split, hide the document icon and name for u...rowanbeentje2009-12-051-5/+14
* - Fix saving of files or images added to the SPFieldEditorrowanbeentje2009-12-042-6/+5
* Moved the SPUserMO source into the Core Data folder with the model. Added co...mltownsend2009-12-041-0/+2
* Made the tab selection a little more intuitivemltownsend2009-12-031-20/+34
* • fixed issue for "Update Help while typing" to suppress opening the MySQL ...Bibiko2009-12-034-20/+40
* Fix for issue with having multiple connections open and managing users.mltownsend2009-12-031-4/+16
* Fixed user sort and added Anonymous displayName when username is emptymltownsend2009-12-022-0/+8
* - Improve import cancellation responsiveness, especially for lots of short d...rowanbeentje2009-12-022-1/+2