aboutsummaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* • 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-212-1/+30
* • further preparations for default Bundles managementBibiko2010-12-202-12/+51
* • preparations for managing default Bundles which will ship with SPBibiko2010-12-204-85/+218
* Address Issue #857:rowanbeentje2010-12-204-36/+10
* - 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-183-7/+15
* • 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
* • URL scheme commands:Bibiko2010-12-142-25/+57
* • Bundle supportBibiko2010-12-142-5/+7
* • fixed GUI problem for line numbering in Query EditorBibiko2010-12-143-83/+80
* - Improve handling of table names containing backslashesrowanbeentje2010-12-142-1/+5
* • HTML output windowBibiko2010-12-131-3/+43
* • 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
* • made usage of more constants to avoid double-storing stringsBibiko2010-12-129-94/+152
* • HTML output window's JavaScript supportBibiko2010-12-128-12/+120
* - Fix an issue where after failing to select a database the database dropdow...rowanbeentje2010-12-111-2/+6
* • the default behaviour is that 'Show HTML Window' will order front the win...Bibiko2010-12-111-11/+8
* • fix table name encoding problem (return name can be NSNull) which can ari...Bibiko2010-12-112-1/+9
* • avoided to execute SHOW VARIABLES LIKE 'character_set_database' twice fo...Bibiko2010-12-101-2/+1
* • Bundle command supportBibiko2010-12-103-5/+64
* • Bundle HTML outputBibiko2010-12-101-1/+2
* • Bundle HTML outputBibiko2010-12-101-11/+62
* • Bundle command supportBibiko2010-12-102-13/+1
* • Bundle commandsBibiko2010-12-095-3/+27
* • Bundle CommandsBibiko2010-12-098-2/+93
* • added Save Page As and View Source to HTML output window's context menuBibiko2010-12-082-2/+82
* • Bundle Editor: removed unnecessary tooltip; replace menu item title 'Save...Bibiko2010-12-081-2/+2
* • Bundle commandsBibiko2010-12-081-4/+14
* • Bundel EditorBibiko2010-12-082-23/+27
* • Bundle Editor: fix and improvements for wrapping selection into matching ...Bibiko2010-12-081-0/+10
* • Bundle EditorBibiko2010-12-084-2/+117
* • Bundle commandsBibiko2010-12-086-88/+282
* - Don't specify DEFAULT '' when saving TEXT, BLOB or geometry field types; t...rowanbeentje2010-12-081-2/+3
* • added SP_APP_RESOURCES_DIRECTORY as shell variableBibiko2010-12-071-0/+1
* • fixed issue for starting General scope commands via keyboard short-cutBibiko2010-12-071-2/+2
* • re-init the Bundle tree after not saving (close) the Bundle Editor window...Bibiko2010-12-072-0/+7
* • aborting editing of the bundle name outlineView cell before removing the ...Bibiko2010-12-071-0/+3
* • Bundle command supportBibiko2010-12-0710-170/+263
* - Fix behaviour of manually-triggered autocomplete following recent changesrowanbeentje2010-12-071-16/+18
* • simplified bundleCommandDispatcher and order out a sorted list of comman...Bibiko2010-12-061-49/+34