| Commit message (Expand) | Author | Age | Files | Lines |
* | - Fix incorrect Copy as SQL INSERT processing leaving out commas; this addre... | rowanbeentje | 2012-03-19 | 1 | -16/+13 |
* | Warning: this branch commit is largely untested, and known to throw exception... | rowanbeentje | 2012-02-23 | 1 | -20/+16 |
* | - Cleanup: improve compatibility with 10.7 SDK to reduce compiler warnings | rowanbeentje | 2012-02-08 | 1 | -21/+21 |
* | - Expicitly cast parameters before passing into NSString formatters assuming... | rowanbeentje | 2012-01-09 | 1 | -1/+1 |
* | - Update code to use NSStrings for NSTableColumn identifiers, as per 10.7 SDK | rowanbeentje | 2011-10-17 | 1 | -9/+9 |
* | - Rework table data saving to ensure that cells that should be edited via th... | rowanbeentje | 2011-10-05 | 1 | -0/+39 |
* | Rework linebreak handling in content and custom query result views, as trigge... | rowanbeentje | 2011-09-21 | 1 | -4/+31 |
* | Small tidy up. | stuconnolly | 2011-07-31 | 1 | -77/+66 |
* | SP_REFACTOR: Workaround for naming conflict with postNotificationOnMainThread... | sqlprodev | 2011-04-14 | 1 | -10/+0 |
* | initial commit of SP_REFACTOR ifdefs, the start of a long quest to separate U... | sqlprodev | 2011-04-11 | 1 | -15/+56 |
* | - Fix more compiler warnings | rowanbeentje | 2011-03-15 | 1 | -18/+18 |
* | Fix more compiler warnings. | stuconnolly | 2011-03-14 | 1 | -0/+1 |
* | fixed compiler warnings | sqlprodev | 2011-03-01 | 1 | -0/+1 |
* | fixed compiler warnings | sqlprodev | 2011-03-01 | 1 | -3/+3 |
* | fixed compiler warnings | sqlprodev | 2011-03-01 | 1 | -1/+0 |
* | • bound showFilterTable to main menu's Edit > Find > Find… menu item | Bibiko | 2011-01-19 | 1 | -0/+11 |
* | • improved error handling while writing SP_BUNDLE_TABLE_META_DATA esp. whil... | Bibiko | 2011-01-11 | 1 | -20/+22 |
* | • disabled in [SPTextView boundsDidChangeNotification] the view update to a... | Bibiko | 2011-01-10 | 1 | -0/+1 |
* | • fixed bug for setting SP_BUNDLE_INPUT_TABLE_METADATA if user changed colu... | Bibiko | 2011-01-09 | 1 | -2/+13 |
* | Improve column autosizing: | rowanbeentje | 2011-01-08 | 1 | -2/+6 |
* | • fixed issue form redirecting output actions via exit codes if Bundle's de... | Bibiko | 2010-12-21 | 1 | -3/+4 |
* | • in HTML output window hyperlink references which begin with file:// will ... | Bibiko | 2010-12-16 | 1 | -1/+1 |
* | - When saving rows in the table content view, only include those fields whic... | rowanbeentje | 2010-12-13 | 1 | -12/+12 |
* | • made usage of more constants to avoid double-storing strings | Bibiko | 2010-12-12 | 1 | -1/+1 |
* | • HTML output window's JavaScript support | Bibiko | 2010-12-12 | 1 | -1/+1 |
* | • Bundle Commands | Bibiko | 2010-12-09 | 1 | -1/+3 |
* | • Bundle commands | Bibiko | 2010-12-08 | 1 | -5/+44 |
* | • Bundle command support | Bibiko | 2010-12-07 | 1 | -169/+216 |
* | • Bundle Command | Bibiko | 2010-12-02 | 1 | -23/+145 |
* | • Bundle Commands | Bibiko | 2010-12-01 | 1 | -0/+1 |
* | • added chance to cancel an activity - up to now a running Bundle command ... | Bibiko | 2010-12-01 | 1 | -1/+8 |
* | • Bundle commands | Bibiko | 2010-11-30 | 1 | -1/+1 |
* | • Bundle commands | Bibiko | 2010-11-29 | 1 | -1/+1 |
* | • Bundle Command support | Bibiko | 2010-11-26 | 1 | -2/+15 |
* | • Bundle Editor | Bibiko | 2010-11-23 | 1 | -2/+33 |
* | • Bundle Editor | Bibiko | 2010-11-23 | 1 | -101/+101 |
* | • Bundle Editor | Bibiko | 2010-11-22 | 1 | -0/+6 |
* | • added line numbering and current line highlighting to Bundle Editor's com... | Bibiko | 2010-11-21 | 1 | -4/+5 |
* | • Bundle Editor | Bibiko | 2010-11-19 | 1 | -2/+4 |
* | • fixed tiny issues for Bundle Editor | Bibiko | 2010-11-19 | 1 | -1/+1 |
* | • Bundle Support | Bibiko | 2010-11-16 | 1 | -23/+147 |
* | • Bundle support | Bibiko | 2010-11-16 | 1 | -34/+3 |
* | • Bundle support | Bibiko | 2010-11-16 | 1 | -0/+209 |
* | • minor code cleaning and comment stuff | Bibiko | 2010-11-02 | 1 | -214/+233 |
* | • Custom and Content table in-cell editing | Bibiko | 2010-10-30 | 1 | -0/+10 |
* | • after the field editor sheet was closed enter into the edit mode of the c... | Bibiko | 2010-10-30 | 1 | -15/+1 |
* | • enabled enter/return/tab enters the edit mode for Content and Custom Quer... | Bibiko | 2010-10-30 | 1 | -1/+2 |
* | • Custom Query and Content table editing | Bibiko | 2010-10-29 | 1 | -12/+21 |
* | - Split out all of SPExportController's delegate methods to their own category. | stuconnolly | 2010-10-24 | 1 | -3/+0 |
* | Considering nearly every class uses constants, import it via the prefix header. | stuconnolly | 2010-10-19 | 1 | -1/+0 |