aboutsummaryrefslogtreecommitdiffstats
path: root/Interfaces
Commit message (Expand)AuthorAgeFilesLines
* Complete the implementation of supporting MySQL's XML schema format when expo...stuconnolly2010-11-051-14/+376
* - Tweak another release-when-closed panel; this should fix crashes on 10.5.8...rowanbeentje2010-11-051-1/+1
* Rearchitect preferences, including:stuconnolly2010-11-031-1700/+1989
* Add a new category to SPDatabaseDocument, allowing code cleanup and moving ce...rowanbeentje2010-11-031-106/+117
* • TableStructure sheet to ask for the to be used index of an auto_increment...Bibiko2010-11-011-40/+29
* • improved Structure editing logic to allow to choose auto_increment for Ex...Bibiko2010-11-011-16/+9
* • added "Jump to Selection ⌘J" to main menu > edit > find since it's an A...Bibiko2010-10-291-10/+24
* • convert the Field Editor Sheet into a document-modal sheet, i.e. now the ...Bibiko2010-10-291-19/+19
* • Field Editor sheetBibiko2010-10-291-3/+11
* Add SPDefaultPasteboardDragType constant.stuconnolly2010-10-281-27/+42
* • added to each NSTextView the possibility to move the current line or the ...Bibiko2010-10-251-9/+246
* - Split out all of SPExportController's delegate methods to their own category.stuconnolly2010-10-241-243/+52
* • CSV Import Field Mapper SheetBibiko2010-10-231-10/+669
* • re-enabled three finger trackpad wiping gesture for controlling the table...Bibiko2010-10-221-89/+198
* Replace use of hardcoded strings with constants when working with trigger data.stuconnolly2010-10-191-9/+9
* Add a 'Edit Trigger' menu item to the trigger's table view context menu.stuconnolly2010-10-191-782/+172
* Add a 'Refresh Tables' menu item to the 'Database' menu. It currently has the...stuconnolly2010-10-191-182/+890
* Change the connection view's table view to be of type SPTableView so right-cl...stuconnolly2010-10-151-24/+31
* • placed the TableStructure's source table gear menu to the right hand side...Bibiko2010-10-151-6/+6
* • implemented for TableStructure's source table the possibility to hide/unh...Bibiko2010-10-151-52/+574
* Various improvements to server capability/version checking, including:stuconnolly2010-10-071-19/+64
* - Update SSH connections to pick up custom ports configured in SSH config fi...rowanbeentje2010-10-061-41/+38
* • Filter TableBibiko2010-09-291-105/+139
* • Filter Table - Set Default OperatorBibiko2010-09-291-19/+582
* • Filter TableBibiko2010-09-291-73/+8
* • Filter TableBibiko2010-09-291-134/+320
* • enabled Filter Table approach (Content View > ⌘F) for testingBibiko2010-09-281-24/+91
* • some progress on the filter table approachBibiko2010-09-281-14/+743
* - Make further improvements to 10.5.8 crashes by catching another release-on...rowanbeentje2010-09-271-1/+8
* • some progress on the filter table approachBibiko2010-09-271-15/+21
* Correctly uppercase menu item. Also, update strings files.stuconnolly2010-09-271-423/+122
* • initial sketch approach to allow to write complex WHERE clauses by using...Bibiko2010-09-271-112/+1330
* * One label was too short in Content Filter Managerdmoagx2010-09-261-106/+2334
* - Correctly sort connection favourites upon startup for both the connection a...stuconnolly2010-09-261-86/+49
* - Remove "Release when closed" from three panels; this was causing conflicts...rowanbeentje2010-09-251-33/+145
* Fix add index sheet height.stuconnolly2010-09-231-23/+23
* Add support in the new index sheet for specifying an index's key block size (...stuconnolly2010-09-221-34/+214
* • TableStructureBibiko2010-09-211-2/+5
* • SPTableContentBibiko2010-09-201-19/+351
* Add index sheet:stuconnolly2010-09-181-5/+5
* * Fixes minor label length issues and one unlocalized stringdmoagx2010-09-172-594/+67
* New add index sheet, which includes:stuconnolly2010-09-171-256/+1317
* • BIT Field Sheet Editor now can handle NULL valuesBibiko2010-09-161-10/+97
* • finished and enabled the new BIT field editor sheetBibiko2010-09-161-19/+19
* • some further bit field editing preparationsBibiko2010-09-151-176/+3397
* Enable column sorting in the server processes window. Implements issue #816.stuconnolly2010-09-151-1/+41
* Add keyboard shortcut shift+cmd+R to enable/disable the server processes auto...stuconnolly2010-09-151-3/+12
* • some bit field editing preparations Bibiko2010-09-141-12/+3588
* • fixed localize problem while entering the new auto_inc value in TableStatusBibiko2010-09-141-95/+30
* Enable alternating rows in the database processes table view. Implements issu...stuconnolly2010-09-141-7/+7