aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPTableStructureLoading.m
Commit message (Collapse)AuthorAgeFilesLines
* Default grayed out column encodings should use monospaced fonts if enabled.stuconnolly2012-08-131-1/+7
|
* - Fix line breaking within the encoding dropdown, addressing a regression ↵rowanbeentje2012-08-051-1/+3
| | | | caused by r3766
* - Fix table structure issues with default collations on non-default ↵rowanbeentje2012-08-051-9/+20
| | | | | | | | encodings, fixing a number of exceptions with various actions (Issue #1416) - Fix which item is selected after reordering columns in the structure view - Display enodings and collations which match the table settings in gray
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-2/+2
|
* Fix the display of the encoding and collation of fields that don't support ↵stuconnolly2012-07-161-7/+11
| | | | them (introduced in r3708). This also fixes the issue of re-ordering non-string fields failing due to the encoding and collaction being included.
* Move the table structure's loading logic into it's own category.stuconnolly2012-07-041-0/+354