| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Issue #1519: Fix auto-sizing of export filename and truncate it when it becom... | stuconnolly | 2013-01-03 | 1 | -1/+1 |
* | - Make the sequel Pro target a dependency of the unit tests | rowanbeentje | 2012-12-30 | 1 | -0/+13 |
* | - Fix header search paths to fix clean release/Distribution builds with no p... | rowanbeentje | 2012-12-30 | 1 | -2/+2 |
* | - Remove outdated language resources from the project | rowanbeentje | 2012-12-21 | 1 | -384/+13 |
* | - Convert all old .tiff resource images to .png format | rowanbeentje | 2012-12-21 | 1 | -215/+131 |
* | - Add retina versions of the cell link arrows | rowanbeentje | 2012-12-20 | 1 | -0/+16 |
* | - Add Retina versions of the tab close buttons | rowanbeentje | 2012-12-13 | 1 | -0/+24 |
* | Replace 1x .tiff graphics with 1x and 2x png Retina graphics. | mattlangtree | 2012-12-12 | 1 | -28/+40 |
* | - Add final versions of the new icon designed by Kenichi Yoshida (with many ... | rowanbeentje | 2012-12-12 | 1 | -14/+16 |
* | Add a bunch of new retina icon versions. Including a new Query icon for both ... | mattlangtree | 2012-12-10 | 1 | -28/+60 |
* | Add HiDPI/@2x versions of Browse and Table Info tab icons. | mattlangtree | 2012-10-16 | 1 | -4/+12 |
* | - Add names for most threads created by Sequel Pro for easier debug | rowanbeentje | 2012-10-14 | 1 | -0/+6 |
* | Change the connection screen interface, particularly relating to favourite ed... | rowanbeentje | 2012-10-06 | 1 | -0/+24 |
* | - Alter the build settings for compatibility with Xcode 3.2.x up to Xcode 4.... | rowanbeentje | 2012-09-23 | 1 | -378/+4212 |
* | Revert of r3849 (undoing the build break) | bamse16 | 2012-09-19 | 1 | -4215/+379 |
* | Updated project to run/build on Mac OSX 10.8/Xcode 4.4 | bamse16 | 2012-09-13 | 1 | -40/+23 |
* | Move table content filter logic to it's own file. | stuconnolly | 2012-08-15 | 1 | -0/+6 |
* | - Remove BWToolKit from the project, using ibtool to strip out plugin depend... | rowanbeentje | 2012-08-03 | 1 | -6/+0 |
* | - Remove all BWToolKit elements from the Preferences and ProgressIndicatorLa... | rowanbeentje | 2012-08-02 | 1 | -0/+6 |
* | - Remove all BWToolKit elements from the ExportDialog, DatabaseServerVariabl... | rowanbeentje | 2012-08-02 | 1 | -0/+8 |
* | Remove old build MySQL client lib script. | stuconnolly | 2012-08-01 | 1 | -2/+0 |
* | - Remove all BWToolKit elements in the connection view, replacing with stand... | rowanbeentje | 2012-08-01 | 1 | -0/+4 |
* | Change Sequel Pro's license from GPL (version 2) to MIT. | stuconnolly | 2012-07-25 | 1 | -6/+22 |
* | - Replace the main split view in the main view with a SPSplitView, replacing... | rowanbeentje | 2012-07-24 | 1 | -0/+8 |
* | - Add a new SPSplitView class, intended to replace all BWSplitViews and so a... | rowanbeentje | 2012-07-23 | 1 | -0/+12 |
* | Add a new SPAppController SPWindowManagement. | stuconnolly | 2012-07-07 | 1 | -0/+6 |
* | Move the table structure's loading logic into it's own category. | stuconnolly | 2012-07-04 | 1 | -0/+6 |
* | Remove ancient help docs that we're never going to use. | stuconnolly | 2012-06-26 | 1 | -58/+0 |
* | Remove test script. | stuconnolly | 2012-05-09 | 1 | -3/+1 |
* | Fix Russian localisation files not having the correct encoding. | stuconnolly | 2012-05-09 | 1 | -28/+28 |
* | Rename test files. | stuconnolly | 2012-05-08 | 1 | -12/+12 |
* | UUID string test. | stuconnolly | 2012-05-07 | 1 | -0/+4 |
* | Fix test build. | stuconnolly | 2012-05-07 | 1 | -24/+4 |
* | - Fix Release and Distribution framework search paths to no longer depend on... | rowanbeentje | 2012-05-07 | 1 | -4/+4 |
* | Move the BASH command code from the string additions category to remove the d... | stuconnolly | 2012-05-07 | 1 | -0/+8 |
* | Test config. | stuconnolly | 2012-05-05 | 1 | -22/+5 |
* | Tidy up database action tests. | stuconnolly | 2012-05-04 | 1 | -5/+5 |
* | Rename database action class. | stuconnolly | 2012-05-04 | 1 | -6/+6 |
* | Add initial support of moving views when renaming a database. Currently not h... | stuconnolly | 2012-05-04 | 1 | -16/+8 |
* | Merge outline view branch into trunk. | stuconnolly | 2012-05-02 | 1 | -10/+86 |
|\ |
|
| * | Bring outline view branch up to date with trunk. | stuconnolly | 2012-04-16 | 1 | -39/+84 |
| * | Bring outline view branch up to date with trunk (r3518:r3520). | stuconnolly | 2012-03-18 | 1 | -0/+6 |
| * | Bring outline view branch up to date with trunk (r3471:r3517). | stuconnolly | 2012-03-18 | 1 | -597/+711 |
| * | Fix drag and drop of items that aren't selected. | stuconnolly | 2012-03-17 | 1 | -0/+2 |
| * | Split out connection controller initialization. | stuconnolly | 2012-01-22 | 1 | -0/+6 |
| * | Bring outlinew view branch up to date with trunk (r3375:3468). | stuconnolly | 2012-01-22 | 1 | -4/+38 |
| * | Work on importing favorites. | stuconnolly | 2011-08-01 | 1 | -0/+2 |
| * | Add the ability to export favorites. | stuconnolly | 2011-06-12 | 1 | -1/+31 |
| * | Bring outline view branch up to date with trunk (r3279:r3306). | stuconnolly | 2011-05-14 | 1 | -0/+6 |
| * | Bring outline view branch up to date with trunk (r3246:r3264). | stuconnolly | 2011-04-03 | 1 | -11/+17 |