aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPFieldEditorController.m
Commit message (Expand)AuthorAgeFilesLines
* removed/refactored three instances of calling a method of untyped (id) objectsBibiko2010-01-091-1/+1
* - Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for re...rowanbeentje2010-01-091-9/+9
* - Fix saving of files or images added to the SPFieldEditorrowanbeentje2009-12-041-2/+2
* • remember the spell checker status in the blob field editorBibiko2009-11-191-1/+6
* Updates to the 'use monospaced font' preference, making it a lot more consist...stuconnolly2009-11-141-12/+9
* Tidy up.stuconnolly2009-11-071-2/+0
* Replace the use of hard coded preference keys with constants to prevent issue...stuconnolly2009-10-171-8/+9
* • fixed three further typos for: objectForKey:@"NullValue"Bibiko2009-10-161-4/+6
* • marked 'sequel-pro-print-template.html' as localizableBibiko2009-09-271-6/+31
* • re-enabled field editor's QuickLook for 10.6Bibiko2009-09-251-79/+182
* • fixed bug for exporting tables as XML: now the very last row will be writ...Bibiko2009-09-111-3/+7
* • SPFieldEditorSheetBibiko2009-08-271-2/+2
* • fixed in FieldEditorSheet:Bibiko2009-08-201-0/+4
* • further improvement to SPFieldEditor's undo managerBibiko2009-08-141-23/+31
* • minor changes to SPTooltipBibiko2009-08-141-22/+31
* • added to the SPFieldEditorController's text editor view its own undoManag...Bibiko2009-08-141-5/+56
* • SPFieldEditor sheet now runs in a NSModalSession run loop to allow the ex...Bibiko2009-08-121-14/+32
* • in Table Content the button status of "edit spreadsheet or sheet-like" wi...Bibiko2009-08-111-16/+55
* • added to Custom Query table editing max text length validationBibiko2009-08-101-2/+12
* • added to the FieldEditorSheet a max text length validationBibiko2009-08-101-1/+47
* • added field name to Field Editor SheetBibiko2009-08-081-1/+2
* Rename MainController to SPAppController.stuconnolly2009-08-081-1/+1
* • corrected SVN propertiesBibiko2009-08-061-1/+1
* In addition to fn+return give the OK button in the content edit sheet the key...stuconnolly2009-08-051-2/+3
* In the field editor sheet:stuconnolly2009-08-031-68/+87
* Merge framework integration branch back to trunk. Summary of changes:stuconnolly2009-07-211-1/+0
* • changed in Custom Query:Bibiko2009-07-171-6/+7
* • Field Editor Sheet classBibiko2009-07-171-2/+22
* • fixed: caching of QuickLook preview in Field Editor sheet is suppressed b...Bibiko2009-07-171-17/+25
* • fixed inField Editor Sheet:Bibiko2009-07-171-2/+6
* • applied the new class SPFieldEditorController to TableContentBibiko2009-07-171-41/+61
* • some further progress on outsourcing the Field Editor sheet for Content a...Bibiko2009-07-161-0/+569