aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPTablesList.m
Commit message (Expand)AuthorAgeFilesLines
* • finished the first implementation of CSV Import into new tableBibiko2010-09-031-1/+1
* • Show/Copy Create Syntax now come up with all create syntaxes of selected ...Bibiko2010-09-011-4/+8
* Encoding changes and improvements, particularly to increase compatibility wit...rowanbeentje2010-08-251-10/+37
* • moved changes done in r 2566 to tableViewSelectionDidChange: if no item i...Bibiko2010-08-221-4/+12
* • after deleting of items in tablesList set selectedTableType to SPTableTyp...Bibiko2010-08-221-2/+7
* • forgotten to commit missing changes to commit 2534Bibiko2010-08-151-0/+14
* • made SP more robust against issues which are caused by different table na...Bibiko2010-08-151-9/+34
* • fixed bug while closing a tab to remove the connection from NavigatorBibiko2010-08-131-1/+40
* - Further tweak new table encodings to improve default-utf8 behaviourrowanbeentje2010-07-181-1/+2
* - Fix table creation to use the selected encoding instead of always using ut...rowanbeentje2010-07-181-1/+2
* - Don't localize table types when duplicating tables - used as part of queri...rowanbeentje2010-07-151-4/+6
* - Roll back most of r2430, replacing it with an at-source fix to the manual ...rowanbeentje2010-07-071-9/+2
* • fixed issue if connection window is opened with collapsed Table Informati...Bibiko2010-07-071-0/+10
* Rename TableDump to SPDataImport and fix export selected tables functionality.stuconnolly2010-07-061-1/+1
* • localisation issuesBibiko2010-07-051-4/+5
* - Convert connection encoding menus to be menu tag based to fix localisation...rowanbeentje2010-06-141-2/+31
* - Ensure start/end query notifications are sent on the main thread to avoid ...rowanbeentje2010-06-011-2/+2
* Rename TableDocument to SPDatabaseDocument.stuconnolly2010-05-281-2/+2
* Rename TableContent to SPTableContent.stuconnolly2010-05-281-1/+1
* Rename TableSource to SPTableStructure.stuconnolly2010-05-271-1/+1
* Rename TablesList to SPTablesList.stuconnolly2010-05-271-0/+2433