aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPFieldEditorController.h
Commit message (Expand)AuthorAgeFilesLines
* merge some smaller classes (part of #2789)Max2018-01-201-0/+7
* * Add a JSON formatterMax Lohrmann2017-02-121-0/+1
* Converted some setters to equivalent @propertysMax2015-04-021-5/+25
* Remove a hack to support QuickLook on 10.5Max2015-04-021-1/+20
* Update URL in source file header to point to GitHub.Stuart Connolly2014-01-261-1/+1
* Remove SVN property placeholder.Stuart Connolly2014-01-261-2/+0
* - Fix all the Xcode 4.6.2 build warnings, and tweak warning settings to enab...rowanbeentje2013-05-211-1/+0
* Changing SP_REFACTOR macro to SP_CODAsqlprodev2013-02-141-1/+1
* Fix warnings due to not conforming to 10.6 protocols.stuconnolly2013-01-241-4/+1
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-13/+21
* Make sure we resize the table content's edit sheet if it's opened with a size...stuconnolly2012-05-081-1/+0
* - Rework edit sheet find/replace handling; instead of altering the main wind...rowanbeentje2012-04-241-1/+2
* Warning: this branch commit is largely untested, and known to throw exception...rowanbeentje2012-02-231-1/+0
* - Review changes made in r3376 and revert a number of regressionsrowanbeentje2011-08-141-3/+2
* merged latest SP_REFACTOR changessqlprodev2011-08-021-2/+3
* - Rework a number of protocol defintions when refactoring to fix IB compilat...rowanbeentje2011-06-211-3/+2
* merging SP_REFACTOR branch with trunksqlprodev2011-05-191-0/+2
* SP_REFACTOR: Workaround for naming conflict with postNotificationOnMainThread...sqlprodev2011-04-141-2/+0
* initial commit of SP_REFACTOR ifdefs, the start of a long quest to separate U...sqlprodev2011-04-111-0/+6
* - Fix more warningsrowanbeentje2011-03-141-0/+4
* - Fix more compiler warningsrowanbeentje2011-03-041-3/+3
* • Bundle commandsBibiko2010-12-091-0/+4
* • minor code cleaning and comment stuffBibiko2010-11-021-0/+1
* • convert the Field Editor Sheet into a document-modal sheet, i.e. now the ...Bibiko2010-10-291-3/+7
* • Field Editor sheetBibiko2010-10-291-0/+2
* Tidy up.stuconnolly2010-10-191-4/+3
* • improved field editor sheet to support geometry fieldsBibiko2010-10-091-0/+2
* • added comments conforming to the new SP doc generatorBibiko2010-09-161-1/+8
* • BIT Field Sheet Editor now can handle NULL valuesBibiko2010-09-161-0/+4
* • further progress on the BIT field sheet editorBibiko2010-09-151-3/+1
* • some further bit field editing preparationsBibiko2010-09-151-3/+96
* Initial implementation of tabs:rowanbeentje2010-05-231-1/+1
* - Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for re...rowanbeentje2010-01-091-3/+3
* Tidy up.stuconnolly2009-11-071-3/+0
* • marked 'sequel-pro-print-template.html' as localizableBibiko2009-09-271-0/+2
* • re-enabled field editor's QuickLook for 10.6Bibiko2009-09-251-7/+9
* • SPFieldEditorSheetBibiko2009-08-271-0/+1
* • further improvement to SPFieldEditor's undo managerBibiko2009-08-141-0/+1
* • minor changes to SPTooltipBibiko2009-08-141-0/+3
* • added to the SPFieldEditorController's text editor view its own undoManag...Bibiko2009-08-141-0/+3
* • SPFieldEditor sheet now runs in a NSModalSession run loop to allow the ex...Bibiko2009-08-121-0/+2
* • added to Custom Query table editing max text length validationBibiko2009-08-101-0/+1
* • added to the FieldEditorSheet a max text length validationBibiko2009-08-101-0/+3
* • added field name to Field Editor SheetBibiko2009-08-081-1/+4
* • corrected SVN propertiesBibiko2009-08-061-1/+1
* Merge framework integration branch back to trunk. Summary of changes:stuconnolly2009-07-211-3/+2
* • Field Editor Sheet classBibiko2009-07-171-1/+4
* • fixed: caching of QuickLook preview in Field Editor sheet is suppressed b...Bibiko2009-07-171-0/+3
* • applied the new class SPFieldEditorController to TableContentBibiko2009-07-171-6/+2
* • some further progress on outsourcing the Field Editor sheet for Content a...Bibiko2009-07-161-0/+73