| Commit message (Expand) | Author | Age | Files | Lines |
* | * Fix string width as reported by Alexander Vasiliev (ru) | dmoagx | 2010-09-12 | 1 | -1/+1 |
* | • added some basic VIEW INFORMATION coming from information.schema.VIEWS | Bibiko | 2010-08-30 | 1 | -88/+92 |
* | Encoding changes and improvements, particularly to increase compatibility wit... | rowanbeentje | 2010-08-25 | 1 | -2/+4 |
* | • avoid exceptions if user tries to print the Table Status data of Views, ... | Bibiko | 2010-07-07 | 1 | -22/+37 |
* | • forgotten to remove placeholders and default values resp. of data textfie... | Bibiko | 2010-07-07 | 1 | -9/+9 |
* | • made Table Status view localisable and resized GUI elements | Bibiko | 2010-07-07 | 1 | -10/+10 |
* | - Fix exceptions and crashes caused by corrupt tables, disabled storage engi... | rowanbeentje | 2010-06-02 | 1 | -1/+3 |
* | Rename TableDocument to SPDatabaseDocument. | stuconnolly | 2010-05-28 | 1 | -1/+1 |
* | Rename TableSource to SPTableStructure. | stuconnolly | 2010-05-27 | 1 | -1/+1 |
* | Rename TablesList to SPTablesList. | stuconnolly | 2010-05-27 | 1 | -1/+1 |
* | Add missing space to auto increment value field on extended information view. | stuconnolly | 2010-05-23 | 1 | -1/+1 |
* | Rework alert sheets: | rowanbeentje | 2010-05-09 | 1 | -4/+4 |
* | Trim whitespace and newline characters from a table's comment returned by SPT... | stuconnolly | 2010-05-03 | 1 | -1/+2 |
* | When displaying a table/view's create syntax in the extended table informatio... | stuconnolly | 2010-04-09 | 1 | -3/+5 |
* | - Improve error checking for various actions, particularly permissions error... | rowanbeentje | 2010-03-31 | 1 | -5/+6 |
* | • Extended Table Info printing | Bibiko | 2010-03-13 | 1 | -0/+16 |
* | Add support for printing a table's create syntax with syntax highlighting. | stuconnolly | 2010-03-13 | 1 | -6/+21 |
* | Lots more printing support enhancements, including: | stuconnolly | 2010-03-13 | 1 | -19/+47 |
* | Localise SPExtendedTableInfo.m and remove use of multiple comments for locali... | stuconnolly | 2010-03-03 | 1 | -24/+25 |
* | In the extended table information view, hide rather than disable the 'reset a... | stuconnolly | 2010-03-01 | 1 | -2/+2 |
* | • Reset AUTO_INCREMENT in Table Info Pane uses inline entering of the new v... | Bibiko | 2010-02-23 | 1 | -4/+31 |
* | • implemented chance to reset AUTO_INCREMENT of the PRIMARY KEY field in Ta... | Bibiko | 2010-02-22 | 1 | -3/+15 |
* | - Trigger a full table reload when the table type is changed; makes relation... | rowanbeentje | 2010-02-06 | 1 | -1/+2 |
* | Address Issue #546 (format string bugs): | rowanbeentje | 2010-01-20 | 1 | -4/+5 |
* | • fixed: escape new entered comments in the Table Info Pane before applying... | Bibiko | 2010-01-12 | 1 | -1/+1 |
* | Replace the main toolbar's #define'd identifier constants with extern's. This... | stuconnolly | 2009-12-12 | 1 | -3/+3 |
* | - Make some thread safety improvements to improve on Issue #460 | rowanbeentje | 2009-11-18 | 1 | -4/+20 |
* | - Make some thread safety improvements to try to address Issue #460 | rowanbeentje | 2009-11-16 | 1 | -0/+1 |
* | When viewing the information_schema database, disable all controls on the tab... | stuconnolly | 2009-11-15 | 1 | -8/+13 |
* | Tidy up. | stuconnolly | 2009-11-07 | 1 | -2/+2 |
* | - Add task support to all the main interface views | rowanbeentje | 2009-11-04 | 1 | -5/+72 |
* | - Use long longs instead of ints when looking at table sizes, free space, an... | rowanbeentje | 2009-09-01 | 1 | -4/+14 |
* | - Rework TableContent row count fetching, loading it in the correct location... | rowanbeentje | 2009-08-13 | 1 | -2/+2 |
* | Merge framework integration branch back to trunk. Summary of changes: | stuconnolly | 2009-07-21 | 1 | -1/+0 |
* | Remove the dependency on information_schema for table encodings. | stuconnolly | 2009-07-20 | 1 | -4/+4 |
* | Include a hard coded list of encodings and collations in SPDatabaseData to re... | stuconnolly | 2009-07-20 | 1 | -5/+13 |
* | MyISAM tables report the exact number of rows in a table in the output of SHO... | stuconnolly | 2009-07-07 | 1 | -0/+4 |
* | Accommodate all MySQL versions when getting the list of storage engines. | stuconnolly | 2009-06-19 | 1 | -1/+1 |
* | • Table Info | Bibiko | 2009-05-28 | 1 | -4/+13 |
* | Bind the table create syntax text view's backgroud colour upon awakeFromNib. | stuconnolly | 2009-05-27 | 1 | -0/+17 |
* | We don't need to manually set the create syntax text view font because of the... | stuconnolly | 2009-05-27 | 1 | -8/+0 |
* | Redesigned table information pane. | stuconnolly | 2009-05-27 | 1 | -0/+358 |