aboutsummaryrefslogtreecommitdiffstats
path: root/Interfaces
Commit message (Expand)AuthorAgeFilesLines
* Menu item label.stuconnolly2010-01-061-0/+0
* • first trial to improve the search field behaviour for Query Favorites and...Bibiko2010-01-051-39/+76
* • added Save/Copy History List to "Query History"'s popup menuBibiko2010-01-051-45/+172
* • changed the alternating key to ⌥ instead of ⌘ for "Query Favorites" >...Bibiko2010-01-041-4/+5
* • remember scrollview port and selected row after editing in the Custom Que...Bibiko2010-01-041-34/+220
* - With the improved row count support and behaviour, replace the old "Fetch ...rowanbeentje2010-01-021-124/+263
* Got rid of "Single line mode" attribute not available prior to 10.6 warning.mltownsend2009-12-221-9/+66
* - Tweak the pagination interface - remove the text and replace with an icon,...rowanbeentje2009-12-151-4/+4
* - Alter the query favourites upgrade routine to ensure query favorite names ...rowanbeentje2009-12-111-10/+10
* - Add document images for .spf and .sql filesrowanbeentje2009-12-091-1/+1
* - Tweak positioning of old "working" spinner to center and align itrowanbeentje2009-12-081-1/+3
* Fixed user sort and added Anonymous displayName when username is emptymltownsend2009-12-021-109/+131
* 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