Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | When adding a new table with a CSV storage engine, the initial field cannot ↵ | stuconnolly | 2010-03-30 | 1 | -0/+0 | |
| | | | | be NULL as nullable fields are not supported. Fixes issue #614. Although resolved, this will ultimately be fixed in a better approach upon the implementation of issue #297 that should allow the user to customize many of the properties of the initial field of a new table. | |||||
* | Localize 'Save As...' button titles on console and process list windows. | stuconnolly | 2010-03-25 | 1 | -0/+0 | |
| | ||||||
* | Update Localizable.strings and add error checking to genstrings build process. | stuconnolly | 2010-03-23 | 1 | -0/+0 | |
| | ||||||
* | Consolidate all localizable content in the Resources/ directory and only use ↵ | stuconnolly | 2010-03-17 | 1 | -0/+0 | |
Interfaces/ for XIBs. This addresses the first point on issue #593. |