aboutsummaryrefslogtreecommitdiffstats
path: root/Interfaces/English.lproj/SSHQuestionDialog.xib
Commit message (Collapse)AuthorAgeFilesLines
* Touch all XIB files with Xcode 6.1.1Max2014-12-191-14/+97
| | | | | No"real" changes were made. NOTE: There is actually a chance for this change to break stuff.
* Allow all interfaces to be opened in Xcode 4.Stuart Connolly2014-01-191-1/+1
|
* Allow all interfaces to be opened in Xcode 4.Stuart Connolly2014-01-191-1248/+261
|
* Build config update:stuconnolly2013-01-241-1865/+1857
| | | | | | | | | - Update base SDK to 10.6 - Update minimum OS version to 10.6 - Update all XIB to have a 10.6 target - Drop support for PPC - Apply all of the above to frameworks SPMySQLFramework and QueryKit
* - Add final versions of the new icon designed by Kenichi Yoshida (with many ↵rowanbeentje2012-12-121-1907/+1865
| | | | | | | | | thanks to Panic, Inc), recompressed for smaller file size and 10.5 compatibility - Add document icons to match - Amend the Info.plist to fix Sequel Pro being able to edit old .spf files etc - Add .mysql file support (Issue #1366)
* * Make "No" default for SSH questions (fixes #1093)dmoagx2011-07-051-22/+307
|
* - removed two occurances of runModalForWindow: when asking questions for the ↵jakob2010-01-281-37/+104
| | | | SSH-helper (see #357)
* Resolve IB checkbox warnings.stuconnolly2009-11-171-42/+659
|
* - Make SSHQuestionDialog and printAccessory XIB's localizableavenjamin2009-06-291-0/+941
- Fix UI glitch where some BWAnchoredButtonCells would lose their image.