aboutsummaryrefslogtreecommitdiffstats
path: root/Frameworks
Commit message (Expand)AuthorAgeFilesLines
* - 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
* Tab tweaks:rowanbeentje2010-07-201-3/+3
* - Clean up SPDataImport, removing unused methods and cleaning up order and m...rowanbeentje2010-07-192-0/+15
* Improve handling of BIT fields, including:stuconnolly2010-07-151-3/+32
* - Clean up automatic reconnection coderowanbeentje2010-07-142-27/+50
* Improve handling of network drops, including a new automatic reconnection att...rowanbeentje2010-07-132-7/+71
* Finalise Sequel Pro tab style:rowanbeentje2010-07-128-48/+45
* - Add default socket locations for Mac OS X Server and XAMPP to default sock...rowanbeentje2010-07-081-4/+6
* Tab tweaks:rowanbeentje2010-07-052-2/+7
* - Fix tab bars in windows with only one tab not disappearing after dragging ...rowanbeentje2010-07-031-4/+4
* - Further improve casting for dist buildsrowanbeentje2010-07-011-1/+1
* - Update localisable stringsrowanbeentje2010-06-302-3/+1
* Improve tab functionality, behaviour and interaction.rowanbeentje2010-06-3010-153/+380
* Improved calling of stored procedures:jakob2010-06-302-2/+31
* • made SP more robust against fast closing of tabs and windowsBibiko2010-06-291-2/+2
* • simplified and unified tab tooltipsBibiko2010-06-181-1/+2