| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix export dialog interface validation when switching between data formats. F... | stuconnolly | 2010-06-01 | 1 | -3/+3 |
* | Added sorting of the favorites in the connection panel. Will use the same so... | mltownsend | 2010-06-01 | 2 | -3/+167 |
* | - Fix opening of .spfs on application launch or if no windows are open | rowanbeentje | 2010-06-01 | 1 | -1/+1 |
* | - Ensure start/end query notifications are sent on the main thread to avoid ... | rowanbeentje | 2010-06-01 | 5 | -18/+18 |
* | Remove debug. | stuconnolly | 2010-05-30 | 1 | -3/+1 |
* | Prevent spawning multiple threads for refreshing the server process list by t... | stuconnolly | 2010-05-28 | 2 | -1/+12 |
* | Changed the refresh method so that it creates a new persistentstore as well a... | mltownsend | 2010-05-28 | 2 | -14/+19 |
* | Changed the SPUserManager instance to an allocated instance when the SPUserMa... | mltownsend | 2010-05-28 | 2 | -3/+14 |
* | Rename TableDocument to SPDatabaseDocument. | stuconnolly | 2010-05-28 | 42 | -98/+98 |
* | Rename TableContent to SPTableContent. | stuconnolly | 2010-05-28 | 11 | -16/+16 |
* | Remove unsed try/catch exception blocks in all data exporters. | stuconnolly | 2010-05-27 | 5 | -569/+553 |
* | Remove multiple occurrences of accessing the same array element, improving th... | stuconnolly | 2010-05-27 | 1 | -6/+8 |
* | Rename TableSource to SPTableStructure. | stuconnolly | 2010-05-27 | 8 | -13/+13 |
* | Rename TablesList to SPTablesList. | stuconnolly | 2010-05-27 | 23 | -37/+37 |
* | Rename CMImageView to SPImageView. | stuconnolly | 2010-05-27 | 4 | -8/+8 |
* | Rename CMTextView to SPTextView. | stuconnolly | 2010-05-27 | 9 | -20/+19 |
* | Perform interface validation on the new export window on a background thread ... | stuconnolly | 2010-05-27 | 1 | -31/+69 |
* | - Fix SQL export progress display | rowanbeentje | 2010-05-27 | 6 | -536/+532 |
* | Data export fixes: | stuconnolly | 2010-05-26 | 2 | -9/+6 |
* | Fix an overreleased dictionary crash and always ensure both autorelease pools... | stuconnolly | 2010-05-26 | 1 | -7/+8 |
* | - Fix Connection splitview resizing to affect the underlying view (and so co... | rowanbeentje | 2010-05-25 | 1 | -2/+5 |
* | Update Growl controller notify method selector when an export finishes. Fixes... | stuconnolly | 2010-05-25 | 1 | -1/+1 |
* | More tweaks in regards to issue#699 | mltownsend | 2010-05-24 | 1 | -7/+13 |
* | Addition fix for issue#699 | mltownsend | 2010-05-24 | 1 | -1/+3 |
* | Merge export redesign branch back into trunk. | stuconnolly | 2010-05-24 | 44 | -509/+4640 |
* | - Add support for progress indicator in tabs | rowanbeentje | 2010-05-24 | 5 | -18/+51 |
* | Initial implementation of tabs: | rowanbeentje | 2010-05-23 | 47 | -624/+1433 |
* | Add missing space to auto increment value field on extended information view. | stuconnolly | 2010-05-23 | 1 | -1/+1 |
* | Fix for issue#699 | mltownsend | 2010-05-23 | 1 | -3/+7 |
* | - Fix an issue when truncating tables using the right-click menu, by improvi... | rowanbeentje | 2010-05-22 | 5 | -42/+46 |
* | Fields in Resources tab of User Manager actually will persist now. | mltownsend | 2010-05-21 | 4 | -4/+30 |
* | - Fix a singleton proprty release in SPGrowlController's -release method; av... | rowanbeentje | 2010-05-19 | 1 | -4/+1 |
* | - Ensure any table changes are applied before switching tables as a result o... | rowanbeentje | 2010-05-19 | 1 | -0/+5 |
* | Change filesize units to base 2 rather than base 10. Fixes issue #690. Patch ... | stuconnolly | 2010-05-18 | 4 | -10/+10 |
* | Review queryDbStructureWithUserInfo: | rowanbeentje | 2010-05-15 | 1 | -3/+0 |
* | Fix for Issue#656. The setExtensionHidden: method should not be called and s... | mltownsend | 2010-05-11 | 1 | -1/+2 |
* | - Correctly append tabs to binary/data cells when copying as tab-separated r... | rowanbeentje | 2010-05-11 | 1 | -1/+3 |
* | - Turn off app open panel setAllowMultipleSelection: changes, defaulting to ... | rowanbeentje | 2010-05-11 | 1 | -8/+3 |
* | - Corrected reloading of list of databases and list of tables; formerly, only... | drx777 | 2010-05-10 | 1 | -4/+2 |
* | - A database with views caused copy DB to crash. Thus, views are for the time... | drx777 | 2010-05-10 | 1 | -28/+21 |
* | - Fix a problem caused when trying to run custom queries terminated by a par... | rowanbeentje | 2010-05-09 | 1 | -0/+4 |
* | - In the CSV import field mapper controller, retain the primary key field to... | rowanbeentje | 2010-05-09 | 1 | -1/+3 |
* | - Update task progress spinner to draw on the main thread rather than a back... | rowanbeentje | 2010-05-09 | 3 | -30/+106 |
* | Rework alert sheets: | rowanbeentje | 2010-05-09 | 25 | -516/+588 |
* | Fix for Issue#667 | mltownsend | 2010-05-08 | 1 | -5/+20 |
* | - Don't update table row count if table content is limited AND filtered; thi... | rowanbeentje | 2010-05-04 | 1 | -1/+1 |
* | Added 'Add Host' to Locazable.strings | mltownsend | 2010-05-04 | 1 | -1/+1 |
* | Fixed crash issue #181 on log.sequelpro.com | mltownsend | 2010-05-04 | 1 | -10/+41 |
* | • fixed formatting issues for entering a new auto_increment value in Table... | Bibiko | 2010-05-04 | 1 | -10/+24 |
* | Trim whitespace and newline characters from a table's comment returned by SPT... | stuconnolly | 2010-05-03 | 1 | -1/+2 |