aboutsummaryrefslogtreecommitdiffstats
path: root/Frameworks
Commit message (Expand)AuthorAgeFilesLines
* Bring outline view branch up to date with trunk (r3203:r3224).stuconnolly2011-03-0726-342/+405
* - 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
* • fixed SP's internal spatial wkt calculation for large amount of data pointsBibiko2011-01-091-43/+43
* - Tweak tab bar background colour when the window is in the background to de...rowanbeentje2011-01-051-3/+3
* * Recognize "performance_schema" as system DB (added in 5.5)dmoagx2010-12-181-1/+2
* - Fix a race condition in conditions where the network has dropped, preventi...rowanbeentje2010-12-072-0/+21
* - Fix another memory leak in -[SRValidator isKeyCode:andFlagsTaken:error] - ...rowanbeentje2010-11-291-0/+0
* - Fix a memory leak in ShortcutRecorder's SRCharacterForKeyCodeAndCocoaFlags...rowanbeentje2010-11-291-0/+0
* - Add the NewBSD-licensed ShortcutRecorder.framework to the project, for ini...rowanbeentje2010-11-1619-0/+542
* - Tweak connection/reconnection to use locking, to prevent race condition is...rowanbeentje2010-11-121-1/+7
* - Alter connection details to be sent over UTF8 instead of Latin1 - this imp...rowanbeentje2010-11-101-16/+33
* - Improve query disconnection/reconnection while pings or queries are still ...rowanbeentje2010-11-031-3/+28
* • convert the Field Editor Sheet into a document-modal sheet, i.e. now the ...Bibiko2010-10-291-5/+2
* • if a geometry field is empty '' return @"" instead of Header Error since ...Bibiko2010-10-251-2/+2
* • CSV Import Field Mapper SheetBibiko2010-10-231-1/+1
* Split MCPConnection's delegate methods into it's own protocol.stuconnolly2010-10-206-114/+152
* • enabled SRID editing of spatial fields via WKT stringBibiko2010-10-091-12/+21
* • implemented geometrycollection thumbnail images as tooltips for spatial f...Bibiko2010-10-091-123/+148
* • some further work on displaying geometry fields as imageBibiko2010-10-081-59/+90
* • some further work on displaying geometry fields as imageBibiko2010-10-082-0/+299
* • finished spatial field supportBibiko2010-10-082-11/+213
* • spatial field supportBibiko2010-10-071-29/+64
* • enhanced spatial supportBibiko2010-10-074-10/+145
* • removed approach to query spatial data by using AsText() since it breaks ...Bibiko2010-10-075-165/+287
* • added basic support for spatial dataBibiko2010-10-011-0/+4
* - Make the initial maximum packet fetch fail silently if it fails, defaultin...rowanbeentje2010-09-301-10/+4
* Consolidate and improve ping code:rowanbeentje2010-09-252-171/+153
* - A further attempt to improve MySQL library crashes by improving threaded p...rowanbeentje2010-09-201-1/+33
* - Clean up warnings when building with GCCrowanbeentje2010-09-183-10/+15
* - Fix crashes triggered by connection unlocking after disconnection; this ad...rowanbeentje2010-09-181-2/+2
* - Consolidate structure and content row editing cancellation code into a sin...rowanbeentje2010-09-161-1/+0
* More work on tab creation target and actionavenjamin2010-09-152-6/+40
* Add ability to double click the empty area of the tab bar to create a new tab.avenjamin2010-09-152-40/+60
* • (re?)enabled BIT field editing esp. for field types like BIT(9) or BIT(6...Bibiko2010-09-141-35/+34
* - Implement support for MySQL over SSL for both TCP/IP and Socket connection...rowanbeentje2010-09-137-7/+108
* Update background keepalive pings:rowanbeentje2010-09-031-11/+33
* - Add connection checks before uses of mysql_hex_string and mysql_real_escap...rowanbeentje2010-08-311-16/+51
* - Attempt more status checking before closing the MySQL connection, in an at...rowanbeentje2010-08-301-3/+3
* - Improve background thread reconnect interaction with the interface; if the...rowanbeentje2010-08-291-3/+10
* Encoding changes and improvements, particularly to increase compatibility wit...rowanbeentje2010-08-252-74/+180
* • made SP more robust against issues which are caused by different table na...Bibiko2010-08-151-0/+4
* • fixed: display tables and views correctly in auto-completion list and in ...Bibiko2010-08-151-1/+1
* Improve tab dragging:rowanbeentje2010-08-031-5/+3
* - Add support for automatically converting \r and \r\n linebreaks in query s...rowanbeentje2010-07-291-0/+52
* - Fix positioning bug when using Import From Clipboardrowanbeentje2010-07-258-0/+52
* Add the BWToolkit.ibplugin to the Resources directory of BWToolkitFramework.f...rowanbeentje2010-07-21200-0/+1428