| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Various improvements to default connection favorites handling, including: | stuconnolly | 2010-07-03 | 1 | -1/+5 |
* | Remove PSMSequelProTabStyle from the main application target as it's already ... | stuconnolly | 2010-06-18 | 1 | -2/+0 |
* | Enable the "Sequel Pro" tab style by default, and include the following fixes: | rowanbeentje | 2010-06-18 | 1 | -4/+0 |
* | Initial stage of re styling the tab bar to actually look half decent. | avenjamin | 2010-06-14 | 1 | -0/+20 |
* | Split the management of a table's indexes (adding and removing) to its own co... | stuconnolly | 2010-06-14 | 1 | -0/+19 |
* | - Implement the Wil shipley/Golden % Braeburn localisation method for .xibs;... | rowanbeentje | 2010-06-12 | 1 | -0/+138 |
* | - Remove the duplicate Cocoa.framework link used by PSMTabBar and add the Car... | stuconnolly | 2010-06-10 | 1 | -5/+3 |
* | • in addition to r2294 fixed issue that PSMTabBar Framework wasn't found fo... | Bibiko | 2010-06-08 | 1 | -2/+2 |
* | • fixed issue that PSMTabBar Framework wasn't found by changing its INSTALL... | Bibiko | 2010-06-08 | 1 | -2/+2 |
* | - Replace the precompiled PSMTabBar framework with a build-from-source depen... | rowanbeentje | 2010-06-07 | 1 | -6/+378 |
* | - Ensure start/end query notifications are sent on the main thread to avoid ... | rowanbeentje | 2010-06-01 | 1 | -0/+16 |
* | Rename TableDocument to SPDatabaseDocument. | stuconnolly | 2010-05-28 | 1 | -6/+6 |
* | Rename TableContent to SPTableContent. | stuconnolly | 2010-05-28 | 1 | -6/+6 |
* | Rename TableSource to SPTableStructure. | stuconnolly | 2010-05-27 | 1 | -6/+6 |
* | Rename TablesList to SPTablesList. | stuconnolly | 2010-05-27 | 1 | -6/+6 |
* | Rename CMImageView to SPImageView. | stuconnolly | 2010-05-27 | 1 | -6/+6 |
* | Rename CMTextView to SPTextView. | stuconnolly | 2010-05-27 | 1 | -6/+6 |
* | Removed local framework path from build settings | mltownsend | 2010-05-24 | 1 | -3/+0 |
* | Merge export redesign branch back into trunk. | stuconnolly | 2010-05-24 | 1 | -9/+111 |
* | Initial implementation of tabs: | rowanbeentje | 2010-05-23 | 1 | -2/+32 |
* | Rework alert sheets: | rowanbeentje | 2010-05-09 | 1 | -0/+2 |
* | Added 'Add Host' to Locazable.strings | mltownsend | 2010-05-04 | 1 | -1/+1 |
* | - Added OCMock.framework for unittests using mock objects | drx777 | 2010-05-03 | 1 | -4/+7 |
* | Added class SPDBActionCommons providing common functionality to all derived D... | drx777 | 2010-04-29 | 1 | -0/+6 |
* | This changeset implements renaming and duplicating databases on a server. Det... | drx777 | 2010-04-28 | 1 | -0/+84 |
* | Enable all *reasonable* warnings for all build configurations and fix a few o... | stuconnolly | 2010-04-26 | 1 | -0/+87 |
* | - Add SVN id property to SPFileHandle, correct headers, and add more functio... | rowanbeentje | 2010-04-12 | 1 | -1/+1 |
* | Add a new SPFileHandle class to support gzip compression and writing on a bac... | rowanbeentje | 2010-04-12 | 1 | -9/+45 |
* | More tidy up. Constants and functions. | stuconnolly | 2010-03-31 | 1 | -4/+12 |
* | Tidy up imports and fix 'Reverse Sort Order' when sorting connection favorite... | stuconnolly | 2010-03-31 | 1 | -1/+1 |
* | Minor tidy up. Remove uneccessary import and rename pre-compiled header. | stuconnolly | 2010-03-31 | 1 | -5/+7 |
* | Minor MCPKit tidy up, including the resolution of potential issues raised dur... | stuconnolly | 2010-03-26 | 1 | -1/+5 |
* | • Navigator | Bibiko | 2010-03-24 | 1 | -0/+24 |
* | • added SPNavigatorOutlineView class for future stuff | Bibiko | 2010-03-23 | 1 | -0/+6 |
* | - Add a new SPMainThreadTrampoline NSObject category, allowing all NSObjects... | rowanbeentje | 2010-03-20 | 1 | -0/+6 |
* | • some progress of the navigator approach (not yet active - hidden main men... | Bibiko | 2010-03-18 | 1 | -0/+4 |
* | • initial commit to support a connection/schema navigator (not yet active ... | Bibiko | 2010-03-17 | 1 | -0/+18 |
* | Consolidate all localizable content in the Resources/ directory and only use ... | stuconnolly | 2010-03-17 | 1 | -100/+83 |
* | - Add toolbar item for Triggers interface | avenjamin | 2010-03-13 | 1 | -0/+4 |
* | Lots more printing support enhancements, including: | stuconnolly | 2010-03-13 | 1 | -0/+4 |
* | Various printing support enhancements, including: | stuconnolly | 2010-03-12 | 1 | -0/+6 |
* | • outsourced keyword completion and function completion lists to Completion... | Bibiko | 2010-03-08 | 1 | -0/+4 |
* | Improve Feedback reporter privacy and functionality: | rowanbeentje | 2010-03-06 | 1 | -6/+6 |
* | - Addition and enabling of crash reporting and exception reporting, submitti... | rowanbeentje | 2010-03-03 | 1 | -0/+9 |
* | • fixed endless loop if user selects a table whose name contains chars whic... | Bibiko | 2010-02-05 | 1 | -0/+12 |
* | • CMTextView: switch off syntax highlighting if text buffer size is larger ... | Bibiko | 2010-02-01 | 1 | -0/+6 |
* | Added preliminary support for triggers. You can access the tab via the | bamse16 | 2010-01-31 | 1 | -0/+6 |
* | Address Issue #546 (format string bugs): | rowanbeentje | 2010-01-20 | 1 | -0/+6 |
* | Add a new SPDataStorage class, and use it in TableContent and CustomQuery: | rowanbeentje | 2010-01-17 | 1 | -0/+6 |
* | • added transparency to table-view-small-square.tiff (used for F5 completion) | Bibiko | 2010-01-11 | 1 | -0/+4 |