Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | • fixed incompatibility between regexp engine ICU 10.6 and 10.5 for ↵ | Bibiko | 2010-06-02 | 1 | -1/+1 |
| | | | | | | | parsing tab snippets - the regexp [^{}] is a valid expression but leads on 10.5 to an error; for 10.5 one has to escape { and } → [^\\{\\}] works on both SDKs - this fixes i682 | ||||
* | Rename TableDocument to SPDatabaseDocument. | stuconnolly | 2010-05-28 | 1 | -1/+1 |
| | |||||
* | Rename TablesList to SPTablesList. | stuconnolly | 2010-05-27 | 1 | -2/+2 |
| | |||||
* | Rename CMTextView to SPTextView. | stuconnolly | 2010-05-27 | 1 | -0/+3319 |