aboutsummaryrefslogtreecommitdiffstats
path: root/Frameworks
Commit message (Expand)AuthorAgeFilesLines
* SPMySQL integration bugfixes:rowanbeentje2012-03-141-1/+1
* Final feature work on the SPMySQL branch before merging:rowanbeentje2012-03-1411-37/+311
* - Bring SPMySQL Framework integration branch up to date with trunkrowanbeentje2012-03-0519-13/+1078
|\
| * - Re-add QueryKit as a dependency, and correct framework paths and linking t...rowanbeentje2012-02-261-3/+3
| * More QueryKit SELECT tests.stuconnolly2012-02-263-7/+57
| * Add some more QueryKit tests.stuconnolly2012-02-258-28/+292
| * Move QueryKit to it's own project.stuconnolly2012-02-2515-10/+761
* | Improvements to SPMySQL framework:rowanbeentje2012-02-246-67/+112
* | Warning: this branch commit is largely untested, and known to throw exception...rowanbeentje2012-02-2365-13791/+218
* | - Add missing libmysqlclient.a to build SPMySQL (ignored during initial add ...rowanbeentje2012-02-201-0/+0
* | - Fix incorrect conversion via a CFStringEncoding for eucjpmsrowanbeentje2012-02-20143-18947/+1
* | Initial commit of the new SPMySQL Framework, which is added to the project an...rowanbeentje2012-02-20194-0/+28563
|/
* - Make SPConnectionController a NSConnectionView subclass so that retain cyc...rowanbeentje2012-01-211-1/+1
* - Expicitly cast parameters before passing into NSString formatters assuming...rowanbeentje2012-01-091-1/+1
* - Add Zend Server CE compatibility to the default socket search list, path a...rowanbeentje2012-01-051-0/+1
* Update Growl framework to version 1.2.3 to fix compatibility with Growl 1.3. ...stuconnolly2011-11-054-5/+21
* - Fix an issue in MCPConnection causing connection locking if the connection...rowanbeentje2011-10-281-1/+17
* - Update code to use NSStrings for NSTableColumn identifiers, as per 10.7 SDKrowanbeentje2011-10-171-1/+1
* * Fixes a minor bug where the server time zone would not be detected correctlydmoagx2011-10-071-1/+2
* QueryKit updates.stuconnolly2011-09-272-2/+5
* Fix test.stuconnolly2011-09-261-0/+1
* - Improve time zone checking to account for NULL timezones, which should add...rowanbeentje2011-09-121-3/+3
* QueryKit comments.stuconnolly2011-09-122-4/+13
* QueryKit additions.stuconnolly2011-09-106-24/+288
* Update QueryKit license to be MIT.stuconnolly2011-09-109-100/+163
* - Update FeedbackReporter framework to no longer capture the console log on ...rowanbeentje2011-09-081-0/+0
* More QueryKit progress. Still very rough.stuconnolly2011-09-063-9/+90
* Add the beginnings of QueryKit.stuconnolly2011-09-049-0/+563
* - Lion compatibility improvement: add support for fullscreen windows, on the...rowanbeentje2011-08-163-4/+13
* - Improve interactive_timeout handling, ensuring a minimum timeout of five m...rowanbeentje2011-08-081-0/+9
* Fix encoding issues, particularly giving errors when selecting tables and dis...rowanbeentje2011-08-071-112/+109
* - Ensure the CLIENT_INTERACTIVE is correctly set for MySQL connections, addr...rowanbeentje2011-07-271-1/+1
* - Copy some NSStringAdditions to MCPStringAdditions to improve framework sep...rowanbeentje2011-06-193-2/+54
* - Ensure the connection delegate is nil on initialisationrowanbeentje2011-06-191-1/+2
* - Upgrade MySQL client libraries to version 5.1.57rowanbeentje2011-06-056-5/+5
* NSNotificationAdditions tweaks:rowanbeentje2011-06-012-51/+37
* - After reviewing crash logs, improve query cancellation for increased stabi...rowanbeentje2011-05-301-3/+14
* Add the ability to double click a tab to duplicate the connection in a new ta...stuconnolly2011-05-092-32/+60
* • improve BIT field type supportBibiko2011-05-051-3/+13
* Alter result string processing to use returned string length and not null-ter...rowanbeentje2011-04-232-15/+5
* - Fix more compiler warningsrowanbeentje2011-03-152-2/+4
* Fix more compiler warnings, including a few bugsrowanbeentje2011-03-081-0/+1
* - Fix all warnings in the PSMTabBar framework, including a fix for a 10.5 dr...rowanbeentje2011-03-0315-204/+244
* - Fix compiler warnings for MCPKit - largely typecast relatedrowanbeentje2011-03-0211-137/+160
* Fix compiler warnings.stuconnolly2011-03-012-2/+2
* - Add a customised version of BWToolKit, incorporating Robert Payne's patch ...rowanbeentje2011-01-232-0/+1
* • fixed several memory leaks in PSMTabBar for NSMutableParagraphStyle (than...Bibiko2011-01-206-15/+23
* - Change window change notifications from key change notifications to main c...rowanbeentje2011-01-161-2/+2
* - Fix problems correctly resetting state when a query affects no rows on cre...rowanbeentje2011-01-141-4/+5
* • changed spatial SRIDs to int32 as it is declared in http://www.opengeospa...Bibiko2011-01-091-16/+18