aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix and enable drag and drop in the connection favorites outline view.stuconnolly2011-01-263-41/+84
* Add a -description method to SPTreeNode to aid debugging.stuconnolly2011-01-171-11/+15
* Fix a bug that resulting in some favorite nodes being incorrectly identified ...stuconnolly2011-01-121-2/+0
* Revert r3060.stuconnolly2011-01-032-2/+0
* Add spFavs extension constants.stuconnolly2011-01-022-0/+2
* Bring fravorites outline view branch up to date with trunk (r3036:3058).stuconnolly2010-12-2828-3731/+4846
|\
| * Protect against potentially over-releasing.stuconnolly2010-12-281-1/+1
| * When opening the add index sheet, the initial suggested field should be one t...stuconnolly2010-12-271-1/+23
| * Simplify build script.stuconnolly2010-12-271-2/+3
| * • added first Default Bundle and procedure to copy them into BUILD_PRODUCT/...Bibiko2010-12-273-1/+126
| * When adding a new index, exclude fields that have already been added from the...stuconnolly2010-12-261-2/+6
| * * Provide more context for Bundle Editor localizable messages (leaves one iss...dmoagx2010-12-265-94/+100
| * When adding a new index, as well as checking for an existing primary key also...stuconnolly2010-12-251-4/+18
| * • implemented undeletion of default BundlesBibiko2010-12-226-21/+581
| * - Fix issues with user management and GRANT OPTION - when applying all privi...rowanbeentje2010-12-223-42/+72
| * • fixed issue form redirecting output actions via exit codes if Bundle's de...Bibiko2010-12-217-21/+24
| * • added sequelpro URL scheme command sequelpro://$SP_PROCESS_ID@chooseItemF...Bibiko2010-12-211-0/+27
| * • fixed issue for duplicating a Bundle (the new UUID will be saved immediat...Bibiko2010-12-212-33/+77
| * • fixes issue while updating a Bundle - move the folder to Trash not only t...Bibiko2010-12-211-1/+1
| * - Fix split view overlap on the custom query view cuasing lines on scrolling...rowanbeentje2010-12-214-379/+414
| * • further preparations for default Bundles managementBibiko2010-12-202-12/+51
| * • preparations for managing default Bundles which will ship with SPBibiko2010-12-205-85/+222
| * Address Issue #857:rowanbeentje2010-12-206-3285/+2976
| * - Fix duplicate/parallel connection attempts when double-clicking on the sel...rowanbeentje2010-12-192-4/+5
| * - Improve SPLogger to fix log issues when using SPLogger from multiple exect...rowanbeentje2010-12-191-1/+4
| * * Recognize "performance_schema" as system DB (added in 5.5)dmoagx2010-12-184-8/+17
* | Remove old favorites constant.stuconnolly2010-12-194-17/+14
* | Improve favorite tooltips.stuconnolly2010-12-171-1/+1
* | Bring outline view branch up to date with trunk (r3030:3035).stuconnolly2010-12-178-59/+363
|\|
| * • minor improvements, commenting, cleaning for URL scheme commandsBibiko2010-12-172-28/+19
| * • improved timing behaviour for a SPDatabaseDocument if it receives a seque...Bibiko2010-12-172-5/+20
| * • allow to some sequelpro URL scheme commands like select a table/db the us...Bibiko2010-12-172-43/+55
| * • in HTML output window hyperlink references which begin with file:// will ...Bibiko2010-12-162-2/+8
| * • fixed issue to be able to cancel via ESC the in-cell editing of the table...Bibiko2010-12-152-2/+3
| * • sequelpro URL scheme supportBibiko2010-12-152-5/+282
* | Bring outline view branch up to date with trunk (r3018:3028).stuconnolly2010-12-1410-146/+181
|\|
| * • URL scheme commands:Bibiko2010-12-142-25/+57
| * • Bundle supportBibiko2010-12-142-5/+7
| * • fixed GUI problem for line numbering in Query EditorBibiko2010-12-145-114/+110
| * - Improve handling of table names containing backslashesrowanbeentje2010-12-142-1/+5
| * Add newline to README.stuconnolly2010-12-131-1/+2
* | Use connection favorite constants.stuconnolly2010-12-132-32/+5
* | Shift some connection methods around.stuconnolly2010-12-133-241/+250
* | Bring outline view branch up to date with trunk (r3011:3016).stuconnolly2010-12-139-117/+215
|\|
| * • HTML output windowBibiko2010-12-132-3/+45
| * • HTML output windowBibiko2010-12-135-25/+81
| * - Remove the CURRENT_TIMESTAMP workaround when saving rows as r3013 removes ...rowanbeentje2010-12-131-17/+8
| * - When saving rows in the table content view, only include those fields whic...rowanbeentje2010-12-133-86/+95
* | Fix a crash when deleting a favorite.stuconnolly2010-12-121-1/+1
* | Bring outline view branch up to date with trunk (r3007:3010).stuconnolly2010-12-1214-338/+1112
|\|