aboutsummaryrefslogtreecommitdiffstats
path: root/Frameworks
Commit message (Expand)AuthorAgeFilesLines
* - Change the definition of forcePingTimeout to use int instead of NSInteger,...rowanbeentje2009-09-121-2/+2
* Missing nil terminator.stuconnolly2009-09-031-1/+1
* If the SSH tunnel is unable to bind to the local port because there is alread...stuconnolly2009-08-281-11/+10
* Make the MCPkit framework truly 64 bit compatible by using the appropriate da...stuconnolly2009-08-2627-320/+331
* Alter CustomQuery to use StreamingResult to download and process result sets:rowanbeentje2009-08-263-5/+50
* - Fix NSLock console linesrowanbeentje2009-08-253-19/+23
* • bug fixed for _downloadAllDataBibiko2009-08-201-183/+177
* - Change MCPStreamingResult to use a safer streaming mode by default - downl...rowanbeentje2009-08-206-152/+373
* - Add a note to warn about use of MCPStreamingResultrowanbeentje2009-08-171-0/+8
* Rework SQL export:rowanbeentje2009-08-175-17/+304
* - Make result sets 1.5x faster to process by using 10.4+ native stringWithCS...rowanbeentje2009-08-161-15/+4
* Missing SVN properties.stuconnolly2009-08-0835-35/+35
* - Fix a memory leak when filtering the server variablesstuconnolly2009-08-071-4/+3
* - Remove compression option in mysql_options (already set as part of connect...rowanbeentje2009-07-281-4/+1
* - Tweak table information panel to show scrollbars if it's resized to a posi...rowanbeentje2009-07-262-0/+13
* - Fix editing of results including decimalsrowanbeentje2009-07-231-0/+3
* To fix query logging not working, initialize delegateQueryLogging to YES upon...stuconnolly2009-07-232-5/+35
* - Fix a large memory leak in [MCPConnection prepareString]rowanbeentje2009-07-231-1/+1
* Remove delegate calls asking for SP specific TableDocument ivars, replacing t...stuconnolly2009-07-222-7/+9
* - Allow the reconnection dialogs to function correctly if anything other tha...rowanbeentje2009-07-221-4/+4
* - Restore MySQL 3.x compatibilityrowanbeentje2009-07-221-3/+3
* To prevent a deadlock situation in fetchMaxAllowedPacket, query lock must be ...stuconnolly2009-07-211-1/+1
* Merge framework integration branch back to trunk. Summary of changes:stuconnolly2009-07-2175-1734/+8851
* • fixed: suppress cursor appearance change (for resizing a BWSplitView) by ...Bibiko2009-07-151-0/+1
* Fixed some BW leakbamse162009-07-061-2/+2
* Fixed some memory issues on BW frameworkbamse162009-06-301-0/+5
* - Make SSHQuestionDialog and printAccessory XIB's localizableavenjamin2009-06-291-2/+3
* - Fix issue with LHS action button would display its menu Small instead of Re...avenjamin2009-06-251-9/+9
* - Changed the way the BWToolkit framework was included to allow modifications...avenjamin2009-06-24333-3/+30140
* - Add BWToolkit Framework to allow for better control over some UI elementsavenjamin2009-06-23105-0/+1280
* - Update Sparkle to 1.5b6 (from 1.5b1). This should address Issue #197 as s...rowanbeentje2009-03-2699-0/+2368
* - Remove the old Sparkle framework version prior to updatingrowanbeentje2009-03-2663-1875/+0
* MERGED r262:266 from branches/stuart02 to trunk to include new project struct...stuconnolly2008-12-10116-0/+7012