aboutsummaryrefslogtreecommitdiffstats
path: root/SPTableInfo.m
Commit message (Collapse)AuthorAgeFilesLines
* MERGED r262:266 from branches/stuart02 to trunk to include new project ↵stuconnolly2008-12-101-190/+0
| | | | structure.
* Separate update_date checks from create_date checks, as InnoDB tables have a ↵rowanbeentje2008-12-091-7/+19
| | | | create_date but not an update_date. Fixes the Table Information pane on InnoDB tables and associated draw errors.
* - Partial fix for issue #109 by making the option to 'Autodetect' character ↵stuconnolly2008-12-091-3/+1
| | | | | | | encoding specific to each table - Added the selected table's character encoding to the table information pane and removed the table's name
* Fixed a bug allowing us to now enable the TABLE INFORMATION paneavenjamin2008-12-021-10/+6
|
* New XCode projectmltownsend2008-11-101-2/+2
|
* • Added localisation for TABLES and TABLE INFORMATIONavenjamin2008-08-301-1/+1
| | | | • Issue 35 - marked fixed
* last commit left some new files behindavenjamin2008-05-071-0/+184