| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | • field mapping sheet is now document-modal instead of blocking SP entirely | Bibiko | 2010-02-03 | 1 | -24/+198 |
* | • added key-shortcut ⌘= to make the textview size larger | Bibiko | 2010-02-02 | 1 | -85/+54 |
* | Added preliminary support for triggers. You can access the tab via the | bamse16 | 2010-01-31 | 1 | -111/+1126 |
* | Fix bugs introduced by last commit. | avenjamin | 2010-01-30 | 1 | -246/+219 |
* | * renaming a table/view/proc/func now doesn't open a sheet anymore | jakob | 2010-01-28 | 1 | -443/+101 |
* | • improved the graphical representation of text macro snippets | Bibiko | 2010-01-27 | 1 | -67/+5 |
* | • first trial to improve the search field behaviour for Query Favorites and... | Bibiko | 2010-01-05 | 1 | -39/+76 |
* | • added Save/Copy History List to "Query History"'s popup menu | Bibiko | 2010-01-05 | 1 | -45/+172 |
* | • changed the alternating key to ⌥ instead of ⌘ for "Query Favorites" >... | Bibiko | 2010-01-04 | 1 | -4/+5 |
* | • remember scrollview port and selected row after editing in the Custom Que... | Bibiko | 2010-01-04 | 1 | -34/+220 |
* | - Tweak the pagination interface - remove the text and replace with an icon,... | rowanbeentje | 2009-12-15 | 1 | -4/+4 |
* | - Tweak positioning of old "working" spinner to center and align it | rowanbeentje | 2009-12-08 | 1 | -1/+3 |
* | - Tweak pagination to fix click-through of pagination popup, fix next page b... | rowanbeentje | 2009-11-23 | 1 | -5/+2 |
* | - Replace the LIMIT interface on the content view with a pagination control ... | rowanbeentje | 2009-11-23 | 1 | -359/+283 |
* | New separator in query favorites dropdown. | stuconnolly | 2009-11-17 | 1 | -8/+83 |
* | Change the placeholder value of a few search fields to simply 'Filter' to mak... | stuconnolly | 2009-11-17 | 1 | -20/+73 |
* | Updates to the 'use monospaced font' preference, making it a lot more consist... | stuconnolly | 2009-11-14 | 1 | -31/+15 |
* | Give the custom query result table view the same row height as the table cont... | stuconnolly | 2009-11-13 | 1 | -100/+33 |
* | In an aid to split up the functionality of the TableDocument class as well as... | stuconnolly | 2009-11-13 | 1 | -774/+71 |
* | Change the main window's non-connected/connecting state title to 'Sequel Pro'... | stuconnolly | 2009-11-11 | 1 | -34/+32 |
* | • fixed GUI overlapping bug of Table Info Tab for 'Auto increment' field if... | Bibiko | 2009-11-10 | 1 | -54/+71 |
* | Don't run the add new index sheet modally, thus blocking the main thread. Par... | stuconnolly | 2009-11-09 | 1 | -45/+36 |
* | Switch the placement of the labels and controls on the add new index sheet. | stuconnolly | 2009-11-08 | 1 | -70/+88 |
* | - Add task support to all the main interface views | rowanbeentje | 2009-11-04 | 1 | -33/+43 |
* | Use SPTableTextFieldCell in the table information pane to get nicer line trun... | stuconnolly | 2009-11-02 | 1 | -4/+4 |
* | Improve truncating of table names (by appending ...) using SPTableTextFieldCell. | stuconnolly | 2009-11-01 | 1 | -35/+41 |
* | Got rid of a crash when using the User Manager and closing last Table Documen... | mltownsend | 2009-10-29 | 1 | -20/+147 |
* | - Set up TableSource to respond to task notifications to prepare for threade... | rowanbeentje | 2009-10-27 | 1 | -38/+87 |
* | Don't run the add new database sheet modally, thus blocking the main thread. ... | stuconnolly | 2009-10-26 | 1 | -96/+60 |
* | - Apply new document task support to the Custom Query tab, and run all custo... | rowanbeentje | 2009-10-23 | 1 | -40/+73 |
* | - Add support for createing fields of type BINARY and VARBINARY in the struct... | stuconnolly | 2009-10-21 | 1 | -39/+40 |
* | Initial work on threaded task, with an implementation of Table Content view d... | rowanbeentje | 2009-10-20 | 1 | -31/+58 |
* | - Make the custom query error text selectable - this addresses Issue #425 | rowanbeentje | 2009-10-10 | 1 | -31/+37 |
* | • outsourced ImportCSV accessory view to fix the disappearing of combobox ... | Bibiko | 2009-10-07 | 1 | -954/+30 |
* | More export redesign work. CSV data generation is currently working using the... | stuconnolly | 2009-10-06 | 1 | -26/+44 |
* | Add the ability to copy the selected server variable(s), either as name = val... | stuconnolly | 2009-10-04 | 1 | -19/+128 |
* | - Add copy create syntax button to the create syntax sheet. | stuconnolly | 2009-10-01 | 1 | -5/+74 |
* | - Replace the create syntax transparent HUD panel with a standard sheet, whic... | stuconnolly | 2009-10-01 | 1 | -519/+401 |
* | - Add an empty tableview behind the table filter box, with the same backgrou... | rowanbeentje | 2009-09-30 | 1 | -222/+377 |
* | • rewrote the content filter logic: | Bibiko | 2009-09-28 | 1 | -40/+50 |
* | Change the size of the checkboxes in the structure view to resolve the strang... | stuconnolly | 2009-09-23 | 1 | -219/+139 |
* | Significantly improve export: | rowanbeentje | 2009-09-14 | 1 | -1558/+2469 |
* | • improved behavior while closing a document window | Bibiko | 2009-09-04 | 1 | -62/+12 |
* | • first steps to support global/document-based query favorites | Bibiko | 2009-09-04 | 1 | -3/+86 |
* | • prepared Query Name Sheet for choosing the target of the to be saved que... | Bibiko | 2009-09-04 | 1 | -17/+77 |
* | • simplified and unified the issue to set the title of a tableWindow | Bibiko | 2009-09-02 | 1 | -305/+2 |
* | • recreated "Secure Text Input Sheet" which was deleted accidentally | Bibiko | 2009-09-02 | 1 | -3/+543 |
* | • moved "Replace Editor Content" (Favorites/History) settings from popup li... | Bibiko | 2009-08-28 | 1 | -126/+151 |
* | • simplified code for inserting the seach fieldes (fav/hisotry) - now set i... | Bibiko | 2009-08-28 | 1 | -15/+70 |
* | • Custom Query: | Bibiko | 2009-08-28 | 1 | -52/+400 |