aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* • remember scrollview port and selected row after editing in the Custom Que...Bibiko2010-01-044-44/+262
* • 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-0317-74/+105
* - With the improved row count support and behaviour, replace the old "Fetch ...rowanbeentje2010-01-026-130/+289
* - 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
* Got rid of "Single line mode" attribute not available prior to 10.6 warning.mltownsend2009-12-221-9/+66
* Disable 64-bit builds because of various issues, including SSH tunnels and re...stuconnolly2009-12-201-7/+6
* - Updating Growl to 1.2avenjamin2009-12-20341-30309/+55
* 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
* Random source tidy up changes.stuconnolly2009-12-184-19/+8
* - Tweak the pagination interface - remove the text and replace with an icon,...rowanbeentje2009-12-153-17/+6
* 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
* Create a new logical Xcode folder for icons.stuconnolly2009-12-121-4/+12
* 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-112-18/+28
* Simplify the build script.stuconnolly2009-12-101-9/+12
* - 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-097-12/+20
* - Fix a build issue on Distribution builds by including a link to libcrypto ...rowanbeentje2009-12-092-0/+16
* - Tweak positioning of old "working" spinner to center and align itrowanbeentje2009-12-082-66/+106
* - 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-043-7/+6
* Moved the SPUserMO source into the Core Data folder with the model. Added co...mltownsend2009-12-042-2/+4
* 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-023-109/+139
* - Improve import cancellation responsiveness, especially for lots of short d...rowanbeentje2009-12-022-1/+2
* - Correctly construct queries where the first column of CSV imports are set ...rowanbeentje2009-12-021-1/+4
* - Fix display of the bottom row in the query console by reloading table data...rowanbeentje2009-12-022-29/+22
* - Ensure the table length is updated before the end of the load to fix crash...rowanbeentje2009-12-011-0/+2
* - Remove two unused images from the images folder, and re-save a number of T...rowanbeentje2009-11-3011-8/+0
* - Fix copying SQL INSERTs for binary-type strings (regression somewhere sinc...rowanbeentje2009-11-301-3/+8
* Improve the export process:rowanbeentje2009-11-292-47/+114
* Remove the tooltip from the connection view's name field's cell as it's alrea...stuconnolly2009-11-291-100/+752
* - Fix tooltip for Name fields. Was using same tooltip as the hostname field.avenjamin2009-11-291-219/+132