diff options
author | rowanbeentje <rowan@beent.je> | 2013-04-28 21:23:26 +0000 |
---|---|---|
committer | rowanbeentje <rowan@beent.je> | 2013-04-28 21:23:26 +0000 |
commit | e2c43531137cf4d19f6814229dcb85880963d475 (patch) | |
tree | ff3195326c18da27826dda29e0c7972c5e6fc1b0 /Resources/Images | |
parent | 0a7ac2792eafc65b59bf156defb322526adf79d7 (diff) | |
download | sequelpro-e2c43531137cf4d19f6814229dcb85880963d475.tar.gz sequelpro-e2c43531137cf4d19f6814229dcb85880963d475.tar.bz2 sequelpro-e2c43531137cf4d19f6814229dcb85880963d475.zip |
Merge further revisions from trunk back to the 1.0.x release branch:
- r4034: End editing for deleting content filter or query favourites, addressing exceptions and Issue #1648
- r4035: Apply schlabberdog's fix for log #3969, addressing Issue #1647
- r4036: Fix an error parsing SQL inside an unterminated delimiter statement causing an off-by-one error in positioning, addressing Issue #1643
- r4037: If date-type fields are cleared, and allow NULLs, save the cell value as NULL; this implements Issue #1638
- r4038: Alter the content filter manager and the query favourite manager to import items from a file into the Global group if the document is untitled, improving import UX and addressing Issue #1616 and Issue #1645. Also select and scroll to the newly imported items for clarity.
- r4039: Fix crashes in the User Manager when fields don't validate but a save/cancel/tab switch is still triggered, addressing Issue #1627
- r4041: Tweak and improve the User Manager: Rework how data to populate the user manager is retrieved from the server, speeding up display of lots of users by a large factor; Fix support for schema permissions for the Anonymous user, and add support for '%' and '' hostnames (only showing if already set once), fixing Issue #1620; Highlight databases in the user manager that have permissions set for the selected user; Switch to using the centrally provided database list to reduce queries and remove the information_schema and performance_schema "databases"; Speed up a number of operations by tweaking the logic and queries used
- r4042: Fix release builds after r4041; Update localizable strings
- r4043: Set Sequel Pro to always run on Integrated Graphics on machines with both integrated and discrete, improving power consumption if nothing else is triggering the discrete GPU. This addresses Issue #1609
- r4044: Make the theme background apply to the query favourites editor
- r4045: If the Custom Query editor view is active on window open, correctly set the focus in it, addressing Issue #1590
- r4046: Add support for querying the server default charset and collation; Move a bit of redundant code into a method
- r4047: Restore tab bar label when cancelling a connection
- r4048: Fix format string error in QueryKit
- r4049: Alter the preferences favourite minimum version to avoid issues with previous runs of nightlies, which may partially address Issue #1588; Remove the old favourites key from the preferences now imports have succeeded
- r4050: Allow Favorites import to read favorites from an old preferences .plist file, further addressing Issue #1588
- r4051: Change the string '=' and '!=' to be case- and collation-insensitive by default, using the Shift key (as documented in the tooltip) to trigger a BINARY exact match. This addresses Issue #1578
- r4052: When adding a database the servers default charset is now shown
- r4053: Adjust keywords list to fix auto capitalisation of "ON"
- r4054: Add a new SPMySQLEmptyResult class to SPMySQLFramework, returning it instead of nil if a query produces no result set. This allows per-result-set properties to be preserved, fixing issues where information like query execution time was lost - addressing Issue #1577
- r4056: Improve startup when loading from file, preventing overwrite of details read from a spf/spfs during startup. This addresses Issue #1619
- r4057: Correctly reset document state for setting it from file/when duplicating tab, further addressing Issue #1619
- r4058: Add a stub override to fix exceptions when code receiving a SPMySQLEmptyResult expects a SPMySQLStreamingResult/SPMySQLFastStreamingResult (Exception #3988)
- r4060: Make some small tweaks to string BINARY handling: Correctly send the binary state/collation when reordering fields, addressing Issue #1265; Allow unticking of the binary box to save correctly, allowing conversion of fields to non-binary collations again
- r4061: Fix errors when editing or moving columns on server vesions which do not support character sets/collations, addressing Issue #1629; Fix needless collation queries on those servers; Disable field enums and table encoding dropdown on those servers
Diffstat (limited to 'Resources/Images')
0 files changed, 0 insertions, 0 deletions