aboutsummaryrefslogtreecommitdiffstats
path: root/Interfaces
Commit message (Expand)AuthorAgeFilesLines
* Remove the tooltip from the connection view's name field's cell as it's alrea...stuconnolly2009-11-291-100/+752
* - Fix tooltip for Name fields. Was using same tooltip as the hostname field.avenjamin2009-11-291-219/+132
* Update credits. Trigger new nightly build to use new icon.avenjamin2009-11-261-2/+1
* Forgot to update Localizable.strings for r1568.stuconnolly2009-11-241-0/+0
* - Tweak pagination to fix click-through of pagination popup, fix next page b...rowanbeentje2009-11-232-14/+20
* - Replace the LIMIT interface on the content view with a pagination control ...rowanbeentje2009-11-233-458/+2577
* - Relocate the table changed notification, allowing table info pane to updat...rowanbeentje2009-11-211-93/+148
* The result of being bored. Add a nicer looking about panel based on Adium's.stuconnolly2009-11-193-47/+1681
* Bind the 'Show Connections' menu item in the console to the user's preference...stuconnolly2009-11-191-13/+18
* Update Localizable.strings and remove multiple keys for a single item.stuconnolly2009-11-181-0/+0
* Manually set the delegate of the anchored button bars in the content filter e...stuconnolly2009-11-182-12/+31
* Remove extra table column in query favorites table view that's not needed.stuconnolly2009-11-181-99/+19
* New separator in query favorites dropdown.stuconnolly2009-11-171-8/+83
* Resolve IB checkbox warnings.stuconnolly2009-11-176-253/+2305
* Change the placeholder value of a few search fields to simply 'Filter' to mak...stuconnolly2009-11-171-20/+73
* Add the new application icon, but keep the old one included in the bundle as ...stuconnolly2009-11-161-2/+2
* Database process list table view should not be editable.stuconnolly2009-11-161-10/+4
* Implement query cancellation support within MCPKit, and add it to the task fu...rowanbeentje2009-11-151-15/+27
* When viewing the information_schema database, disable all controls on the tab...stuconnolly2009-11-151-3/+5
* Console 'gear' menu alignment.stuconnolly2009-11-151-3/+3
* Preferences interface tweaks.stuconnolly2009-11-151-60/+194
* Updates to the 'use monospaced font' preference, making it a lot more consist...stuconnolly2009-11-142-38/+18
* Increase database process list and variables table views row height to match ...stuconnolly2009-11-142-9/+5
* Bunch of improvements to the query console, including:stuconnolly2009-11-142-70/+244
* Increase row size of console table view.stuconnolly2009-11-141-26/+19
* Give the custom query result table view the same row height as the table cont...stuconnolly2009-11-131-100/+33
* In an aid to split up the functionality of the TableDocument class as well as...stuconnolly2009-11-133-808/+1788
* In the process list sheet, give the refresh button the key equivalent cmd+R.stuconnolly2009-11-121-4/+4
* - New server processes panel, accessible via the 'Database' menu and alt+cmd+...stuconnolly2009-11-122-55/+2297
* Make the 'insufficient connection details' dialogs sheets.stuconnolly2009-11-111-0/+0
* Change the main window's non-connected/connecting state title to 'Sequel Pro'...stuconnolly2009-11-111-34/+32
* Forgot to update Localizable.strings for dialog changes in r1501. Also update...stuconnolly2009-11-111-0/+0
* • fixed GUI overlapping bug of Table Info Tab for 'Auto increment' field if...Bibiko2009-11-101-54/+71
* - Fix an issue when switching databases - allow the table selection to be cl...rowanbeentje2009-11-101-168/+233
* When removing a field or index, use its name in the dialog message.stuconnolly2009-11-091-0/+0
* Don't run the add new index sheet modally, thus blocking the main thread. Par...stuconnolly2009-11-091-45/+36
* Switch the placement of the labels and controls on the add new index sheet.stuconnolly2009-11-081-70/+88
* All users to resize the 'Favorites' preference pane.stuconnolly2009-11-051-307/+1047
* - Add task support to all the main interface viewsrowanbeentje2009-11-041-33/+43
* Use SPTableTextFieldCell in the table information pane to get nicer line trun...stuconnolly2009-11-021-4/+4
* • Finish off implementation to set the default selection view mode. Issue #249avenjamin2009-11-021-92/+13
* • Initial work to set the default view mode when connecting. Issue #249avenjamin2009-11-021-1152/+751
* Add 'EUC-KR Korean (euckr)' to the default encoding dropdown in the preferenc...stuconnolly2009-11-011-75/+148
* Improve truncating of table names (by appending ...) using SPTableTextFieldCell.stuconnolly2009-11-011-35/+41
* Got rid of a crash when using the User Manager and closing last Table Documen...mltownsend2009-10-292-36/+160
* - Set up TableSource to respond to task notifications to prepare for threade...rowanbeentje2009-10-271-38/+87
* Don't run the add new database sheet modally, thus blocking the main thread. ...stuconnolly2009-10-261-96/+60
* - Apply new document task support to the Custom Query tab, and run all custo...rowanbeentje2009-10-231-40/+73
* - Display the user accounts manager as a sheetstuconnolly2009-10-211-516/+531
* Interface labeling.stuconnolly2009-10-211-0/+0