aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPTableRelations.m
Commit message (Expand)AuthorAgeFilesLines
* - Correctly escape field names when creating foreign keys, and escape the da...rowanbeentje2010-01-211-3/+3
* Address Issue #546 (format string bugs):rowanbeentje2010-01-201-2/+3
* - Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for re...rowanbeentje2010-01-091-7/+7
* Replace the main toolbar's #define'd identifier constants with extern's. This...stuconnolly2009-12-121-3/+3
* When attempting to delete a field that is part of a foreign key relationship,...stuconnolly2009-11-181-1/+1
* Make the relations table view observe the use monospaced font preference.stuconnolly2009-11-151-0/+26
* Set keyboard shortcut for Delete button in alert dialogs to command D.avenjamin2009-11-091-4/+5
* Tidy up.stuconnolly2009-11-071-2/+2
* - Add task support to all the main interface viewsrowanbeentje2009-11-041-6/+63
* Enable the display of vertical grid lines in the table relations table view.stuconnolly2009-11-011-0/+14
* Tiny performance improvement and cleaner code.stuconnolly2009-10-091-3/+3
* Don't filter out the current table of available tables to reference when crea...stuconnolly2009-10-091-1/+1
* When creating a new relation, the ON UPDATE and ON DELETE drop downs should o...stuconnolly2009-08-271-5/+11
* Don't run the add relation sheet application modally and thus block the entir...stuconnolly2009-08-071-19/+14
* - Update the 'this table does not support relations' to be a little more info...stuconnolly2009-07-301-1/+1
* - Add keyboard shortcuts for Add and Delete buttons in Table Relations panerowanbeentje2009-07-261-0/+9
* Merge framework integration branch back to trunk. Summary of changes:stuconnolly2009-07-211-3/+1
* - Make the DBView window the document window. This allows the document to b...rowanbeentje2009-07-151-0/+1
* Fix warnings caused by calls to validateMenuItem: being passed to NSObject by...stuconnolly2009-07-021-1/+1
* Add contextual menus to the table content and table relations views. Complete...stuconnolly2009-07-021-0/+15
* Change the remove relation confirmation dialog to a sheet as opposed to a mod...stuconnolly2009-06-241-34/+48
* Remove table column from relations table view as its redundant data.stuconnolly2009-06-241-1/+0
* - Tweak to table relations to allow data refreshing to optionally clear the ...rowanbeentje2009-06-231-28/+37
* Various enhancements to relation functionality, including:stuconnolly2009-06-031-192/+204
* More header updates for source files, including Subversion Id property.stuconnolly2009-05-191-0/+2
* Source tidy up including standard header for all source files.stuconnolly2009-05-181-1/+0
* Updates to add relation sheet.stuconnolly2009-05-181-5/+1
* Minor updates to table relation dialogs.stuconnolly2009-05-181-24/+21
* Fix an issue where by selecting a table with relations and then selecting one...stuconnolly2009-05-181-6/+9
* Rename TableRelations.[hm] to SPTableRelations.[hm] so we it was created by t...stuconnolly2009-05-181-0/+363