aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPTableInfo.m
Commit message (Expand)AuthorAgeFilesLines
* - Fix "Multiple selection" still being displayed after multiple tables are d...rowanbeentje2011-06-141-2/+4
* Fix Issue #1019 (Sidebar width not remembered):rowanbeentje2011-04-011-7/+2
* - Fix more compiler warningsrowanbeentje2011-03-041-1/+1
* • finished implementation of SPChooseMenuItemDialogBibiko2010-12-061-0/+15
* • added chance to cancel an activity - up to now a running Bundle command ...Bibiko2010-12-011-15/+74
* • Bundle commandsBibiko2010-11-301-13/+63
* - Split out all of SPExportController's delegate methods to their own category.stuconnolly2010-10-241-1/+0
* Considering nearly every class uses constants, import it via the prefix header.stuconnolly2010-10-191-1/+0
* • added some basic VIEW INFORMATION coming from information.schema.VIEWSBibiko2010-08-301-15/+58
* - Ensure SPTableInfo reloads occur on the main thread, fixing a number of lo...rowanbeentje2010-06-051-0/+6
* Rename TableDocument to SPDatabaseDocument.stuconnolly2010-05-281-1/+1
* Rename TablesList to SPTablesList.stuconnolly2010-05-271-1/+1
* Tidy up imports and fix 'Reverse Sort Order' when sorting connection favorite...stuconnolly2010-03-311-2/+0
* General tidy up, with a focus on consolidating more constants in SPConstants....stuconnolly2010-03-241-5/+5
* - Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for re...rowanbeentje2010-01-091-5/+5
* Tidy up.stuconnolly2009-11-071-2/+0
* - Add task support to all the main interface viewsrowanbeentje2009-11-041-2/+3
* • cleaned code for SPTableInfo.mBibiko2009-11-031-93/+86
* • added basic PROCEDURE and FUNCTION INFORMATION Bibiko2009-11-021-47/+107
* - Use long longs instead of ints when looking at table sizes, free space, an...rowanbeentje2009-09-011-3/+7
* - Rework TableContent row count fetching, loading it in the correct location...rowanbeentje2009-08-131-1/+1
* Source tidy up and missing SVN properties.stuconnolly2009-08-071-1/+0
* Merge framework integration branch back to trunk. Summary of changes:stuconnolly2009-07-211-4/+2
* MyISAM tables report the exact number of rows in a table in the output of SHO...stuconnolly2009-07-071-1/+1
* - Table Info pane now has fixed heightavenjamin2009-06-101-0/+9
* In the table information pane check that the 'Rows' field reported by SHOW TA...stuconnolly2009-05-191-5/+7
* More header updates for source files, including Subversion Id property.stuconnolly2009-05-191-0/+3
* - added ability to view function and procedures and preliminary ability to in...mtvee2009-05-131-0/+14
* - part 4 of merge from 'avenjamin' branch into trunk.avenjamin2009-04-101-1/+1
* - In the table status view use the user's long date format and medium time fo...stuconnolly2009-03-011-63/+70
* A patch to improve View support, addressing Issue #130. This patch undoes th...rowanbeentje2009-02-231-1/+10
* Visible improvements in this build:rowanbeentje2009-02-181-33/+27
* Separate out the creation of a human readable string from the number of bytes...stuconnolly2009-01-281-40/+26
* + Updated to use new icon in TABLE INFORMATION pane. (#146)avenjamin2009-01-181-1/+1
* MERGED r262:266 from branches/stuart02 to trunk to include new project struct...stuconnolly2008-12-101-0/+190