| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | - Implement line numbering for CMTextView: | rowanbeentje | 2009-04-16 | 1 | -14/+14 |
* | - Amend the connection sheet to add an "Add to favorites" button, remove the... | rowanbeentje | 2009-04-16 | 1 | -120/+240 |
* | - Update the connection sheet favourites view to bind to the preferences dir... | rowanbeentje | 2009-04-15 | 1 | -24/+30 |
* | - part 6 of merge from 'avenjamin' branch into trunk. | avenjamin | 2009-04-10 | 1 | -8/+140 |
* | Fix for issue #190. As the connection sheet tableview uses bindings, renaming... | stuconnolly | 2009-04-09 | 1 | -5/+25 |
* | - Select 'drop tables' option for MySQL export by default, to improve backup... | rowanbeentje | 2009-04-06 | 1 | -9/+45 |
* | - Fix an invalid reference to a missing pulldown_arrow image causing invalid... | rowanbeentje | 2009-04-05 | 1 | -104/+73 |
* | - Change the method of creating a new table to be the same as that when creat... | stuconnolly | 2009-04-04 | 1 | -10/+995 |
* | - removed some ellipsis (...) from the Favorites/History Menu on the Custom Q... | jakob | 2009-04-03 | 1 | -19/+57 |
* | - Fixed issue #219: Query tab favorites, history, run buttons missing in nigh... | avenjamin | 2009-04-03 | 1 | -76/+37 |
* | - Fixed missing image error | avenjamin | 2009-04-03 | 1 | -49/+82 |
* | - Add the ability for CMTextView to automatically capitalise SQL keywords in... | rowanbeentje | 2009-04-03 | 1 | -23/+50 |
* | - Changed to "NULL" column header to "Allow NULL" to make it clearer | avenjamin | 2009-04-02 | 1 | -42/+16 |
* | - Changed Auto Complete keyboard shortcut to just Escape instead of Option-Es... | avenjamin | 2009-04-02 | 1 | -13/+21 |
* | - Implemented "Clear History" in new Gear menu | avenjamin | 2009-04-02 | 1 | -354/+383 |
* | - Add a new "gear" action menu underneath the custom query view, including a... | rowanbeentje | 2009-04-02 | 1 | -29/+495 |
* | Added delete as a hot key to the remove row and column buttons to fix issue #216 | avenjamin | 2009-04-01 | 1 | -8/+8 |
* | - set the delegate for the index-NSTableView to TableSource (necessary for a... | jakob | 2009-03-28 | 1 | -4/+24 |
* | Restore the ability to reorder columns in the Content view, as a temporary wa... | rowanbeentje | 2009-03-28 | 1 | -1/+27 |
* | - Fix buttons in table selection views to use new refresh button image, fixi... | rowanbeentje | 2009-03-27 | 1 | -62/+18 |
* | Completely redesigned query console that now uses a table view instead of a t... | stuconnolly | 2009-03-26 | 1 | -364/+0 |
* | Fixed layering issue. Row count text was hidden by bottom bar | avenjamin | 2009-03-26 | 1 | -24/+27 |
* | - fixed the duplicate field button in the table view (the delete button was t... | jakob | 2009-03-26 | 1 | -3/+3 |
* | Fixed tooltip on delete button on table structure. | avenjamin | 2009-03-25 | 1 | -10/+19 |
* | - Update the help text for the "Run all" button following r402 | rowanbeentje | 2009-03-25 | 1 | -61/+15 |
* | Set the default edit-in-sheets button toggle state to no, and add a highlight... | rowanbeentje | 2009-03-25 | 1 | -27/+84 |
* | Linked refresh tables button to TablesList.updatedTables | bamse16 | 2009-03-23 | 1 | -23/+24 |
* | - Added missing keyboard shortcuts for new interface buttons. | avenjamin | 2009-03-22 | 1 | -135/+140 |
* | - Added tooltips to action button menu items | avenjamin | 2009-03-22 | 1 | -160/+184 |
* | - Restyled the bottom bars in the Sidebar, Structure, Indexes, and Content views | avenjamin | 2009-03-21 | 1 | -1305/+1308 |
* | SPSQLParser changes: | rowanbeentje | 2009-03-19 | 1 | -38/+174 |
* | - Moved connection tabview from DBView nib into its own xib file | avenjamin | 2009-03-19 | 1 | -5115/+3780 |
* | + Added new images for button bars | avenjamin | 2009-03-10 | 1 | -480/+501 |
* | - Fix a number of edit sheet crashers regarding opening and saving files, im... | rowanbeentje | 2009-03-05 | 1 | -7/+29 |
* | Add Korean encoding option to new database encoding dropdown - thanks Ben for... | rowanbeentje | 2009-03-05 | 1 | -6/+26 |
* | - Re-design the custom query favourties editor and get rid of the nasty plus/... | stuconnolly | 2009-03-02 | 1 | -207/+223 |
* | Reduce the amount of padding on the new console panel and also auto save its ... | stuconnolly | 2009-02-28 | 1 | -16/+33 |
* | + Separate the console from being drawer based to its own panel. New console ... | stuconnolly | 2009-02-28 | 1 | -295/+1031 |
* | Deselect favorites when any detail other than the password is edited. This i... | rowanbeentje | 2009-02-21 | 1 | -6/+56 |
* | Moved "query favourites", "query history" and "Run Query" buttons to the othe... | avenjamin | 2009-02-19 | 1 | -253/+276 |
* | Fix Issue #140 (Tables with many columns compress the end columns against the... | rowanbeentje | 2009-02-19 | 1 | -2/+2 |
* | - Ensure that the button controlling whether all data should be edited in a ... | rowanbeentje | 2009-02-18 | 1 | -2/+2 |
* | Visible improvements in this build: | rowanbeentje | 2009-02-18 | 1 | -20/+118 |
* | Separate out the creation of a human readable string from the number of bytes... | stuconnolly | 2009-01-28 | 1 | -5/+3 |
* | Added cancel button to the import/export progress sheet. Also added importing... | mltownsend | 2009-01-04 | 1 | -11/+74 |
* | Truncate the displayed text of the filter drop down buttons. Addresses issue ... | stuconnolly | 2008-12-27 | 1 | -37/+42 |
* | MERGED r262:266 from branches/stuart02 to trunk to include new project struct... | stuconnolly | 2008-12-10 | 1 | -0/+20617 |