Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Add a new SPSplitView class, intended to replace all BWSplitViews and so ↵ | rowanbeentje | 2012-07-23 | 1 | -1/+1 |
| | | | | | | | | allow us to remove BWToolKit. Supports constraints and animated collapsible subviews configured in code, fixes crashes and exceptions if a window is closed while animations are taking place or scheduled to take place. - Replace the two vertical splitters in the table list (the filter splitter, and the table info splitter) with SPSplitView implementations as a test - Add a helper method in the new SPDateAdditions | ||||
* | Merged SP r3710 with Coda | sqlprodev | 2012-07-05 | 1 | -0/+24 |
| | |||||
* | - Fix loss of connection name/password for SSH connections whn switching ↵ | rowanbeentje | 2012-06-05 | 1 | -0/+2 |
| | | | | | | | from an empty selection - Fix a build warning | ||||
* | - Fix loss of password on certain connection editing actions (type changes, ↵ | rowanbeentje | 2012-06-04 | 1 | -0/+1 |
| | | | | localhost/127.0.0.1 auto-type changes) | ||||
* | - Fix SSH connection error dialog issues where a localised error text ↵ | rowanbeentje | 2012-05-27 | 1 | -9/+9 |
| | | | | contained the word "bind". | ||||
* | Improve connection handling and editing: | rowanbeentje | 2012-05-27 | 1 | -3/+4 |
| | | | | | | | | | - Fix long-standing intermittent crashes caused by connection errors after SSH tunnels were established - Fix edits causing keychain -25299 errors (Issue #1340) - Allow changes of favourite type to be saved rather than disassociating the edit from the selection - Fix the favourites view scrolling to the top when there's no selection and connection details are being edited - Fix some issues with automatic naming of connections on connection type change | ||||
* | - Improve handling of MySQL connection cancellation, particularly when ↵ | rowanbeentje | 2012-05-26 | 1 | -27/+28 |
| | | | | closing the associated window to prevent crashes | ||||
* | Bring outline view branch up to date with trunk. | stuconnolly | 2012-04-16 | 1 | -1/+2 |
| | |||||
* | Bring outline view branch up to date with trunk (r3471:r3517). | stuconnolly | 2012-03-18 | 1 | -26/+45 |
| | |||||
* | Tidy up. | stuconnolly | 2012-01-28 | 1 | -3/+5 |
| | |||||
* | Split out connection controller initialization. | stuconnolly | 2012-01-22 | 1 | -1/+3 |
| | |||||
* | Fix issue related to dragging a node to a group node that is being renamed ↵ | stuconnolly | 2011-03-13 | 1 | -4/+13 |
| | | | | as well as fix all warnings related to the connection outlinew view. | ||||
* | Bring outline view branch up to date with trunk (r3188:r3201). | stuconnolly | 2011-02-20 | 1 | -0/+7 |
| | |||||
* | Bring outline view branch up to date with trunk (r3056:r3162). | stuconnolly | 2011-01-27 | 1 | -7/+1 |
| | |||||
* | Bring fravorites outline view branch up to date with trunk (r3036:3058). | stuconnolly | 2010-12-28 | 1 | -12/+5 |
| | |||||
* | Shift some connection methods around. | stuconnolly | 2010-12-13 | 1 | -53/+243 |
| | |||||
* | Apply new favorites outline view patch. | stuconnolly | 2010-12-05 | 1 | -0/+245 |