aboutsummaryrefslogtreecommitdiffstats
path: root/Source/TableDocument.h
Commit message (Expand)AuthorAgeFilesLines
* • further work on Navigator (not yet active but workable -> unHide menu item)Bibiko2010-03-191-0/+2
* • some progress of the navigator approach (not yet active - hidden main men...Bibiko2010-03-181-1/+3
* • initial commit to support a connection/schema navigator (not yet active ...Bibiko2010-03-171-0/+1
* Perform HTML generation for printing on a background thread, displaying the u...stuconnolly2010-03-131-0/+2
* Various printing support enhancements, including:stuconnolly2010-03-121-15/+12
* • improved tooltip behaviour of SPNarrowDownCompletion's tableViewBibiko2010-03-091-0/+1
* Add a new 'Filter Content...' menu item to the 'Table' menu that switches to ...stuconnolly2010-03-081-0/+1
* • REPAIR, OPTIMIZE, ANALYZE, FLUSH, CHECKSUM now can be applied to more tha...Bibiko2010-02-261-0/+2
* • Query Favorites:Bibiko2010-02-251-0/+5
* • CSV Import Field MapperBibiko2010-02-211-0/+2
* Complete the implementation of the management of table triggers (accessible v...stuconnolly2010-02-061-0/+1
* Added preliminary support for triggers. You can access the tab via the bamse162010-01-311-0/+1
* • further preparations to F5 completionBibiko2010-01-111-0/+2
* - Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for re...rowanbeentje2010-01-091-9/+9
* Remove old redundant code that was left over form when the server variables s...stuconnolly2009-12-141-1/+0
* - Relocate the table changed notification, allowing table info pane to updat...rowanbeentje2009-11-211-1/+1
* Implement query cancellation support within MCPKit, and add it to the task fu...rowanbeentje2009-11-151-0/+6
* Bunch of improvements to the query console, including:stuconnolly2009-11-141-1/+1
* Move query mode constants to SPConstants.h.stuconnolly2009-11-131-7/+0
* In an aid to split up the functionality of the TableDocument class as well as...stuconnolly2009-11-131-14/+8
* - New server processes panel, accessible via the 'Database' menu and alt+cmd+...stuconnolly2009-11-121-1/+3
* - Fix an issue when switching databases - allow the table selection to be cl...rowanbeentje2009-11-101-1/+4
* - Support nested task levels to allow tasks to overlaprowanbeentje2009-11-081-1/+4
* Tidy up.stuconnolly2009-11-071-4/+0
* Got rid of a crash when using the User Manager and closing last Table Documen...mltownsend2009-10-291-2/+3
* - Set up TableSource to respond to task notifications to prepare for threade...rowanbeentje2009-10-271-0/+1
* Don't run the add new database sheet modally, thus blocking the main thread. ...stuconnolly2009-10-261-1/+0
* - Improve table and task redrawing during threaded table content loadsrowanbeentje2009-10-221-1/+1
* Initial work on threaded task, with an implementation of Table Content view d...rowanbeentje2009-10-201-0/+21
* • some minor code cleaning and simplificationBibiko2009-10-071-2/+4
* • added main menu item: "Open “<file>” in New Window" ⌥⌘O as altern...Bibiko2009-10-061-0/+1
* • changed routine for opening SPF filesBibiko2009-10-061-1/+5
* More export redesign work. CSV data generation is currently working using the...stuconnolly2009-10-061-1/+1
* Add the ability to copy the selected server variable(s), either as name = val...stuconnolly2009-10-041-1/+4
* • first implementation of a Content Filter EditorBibiko2009-10-011-0/+1
* - Add copy create syntax button to the create syntax sheet.stuconnolly2009-10-011-0/+1
* - Replace the create syntax transparent HUD panel with a standard sheet, whic...stuconnolly2009-10-011-3/+4
* Add back/forward history menu items to the view menu with the assigned shortc...stuconnolly2009-09-121-1/+1
* • fixed document registering with its query favorites and historyBibiko2009-09-031-2/+2
* • fixed issue if a SPF file contains non-valid URL character like space, etc.Bibiko2009-09-031-2/+3
* • simplified and unified the issue to set the title of a tableWindowBibiko2009-09-021-2/+4
* - Re-enable the fine-grained query logging preferencesrowanbeentje2009-08-311-0/+9
* • outsourced Save SPF accessory xibBibiko2009-08-251-0/+2
* • re-factored the SPF file structureBibiko2009-08-251-2/+4
* • finalized first approach to save/open SPF (⇧⌘S/⌘O)Bibiko2009-08-241-0/+7
* • add accessory view for Save ConnectionBibiko2009-08-231-1/+7
* • further improvements to open/save spf filesBibiko2009-08-231-0/+2
* • moved NSOpenPanel stuff from TableDocument to SPAppControler to simplify ...Bibiko2009-08-221-3/+0
* • outsourced SPEncodingPopupAccessoryBibiko2009-08-221-4/+0
* • further improvements for open/save SQL/SPF filesBibiko2009-08-221-0/+1