| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | - 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 |
* | Change the toggle console menu item's title to either 'Show' or 'Hide' console. | stuconnolly | 2009-04-02 | 1 | -15/+42 |
* | - 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 | 2 | -364/+992 |
* | 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 |
* | Enabled Page Setup for printing, so now you can print landscape too | bamse16 | 2009-03-26 | 1 | -13/+3 |
* | Added Marius Ursache to current developers and credited Jakob Egger for his s... | avenjamin | 2009-03-26 | 1 | -4/+13 |
* | Trivial commit to test the new nightly build sparkle functionality. | mattlangtree | 2009-03-26 | 1 | -1/+1 |
* | Fixed tooltip on delete button on table structure. | avenjamin | 2009-03-25 | 1 | -10/+19 |
* | - Restores the "Zoom" button to the window menu, for conistency with the pla... | rowanbeentje | 2009-03-25 | 1 | -14/+30 |
* | - 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 | 2 | -819/+703 |
* | - 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 | 2 | -5115/+5363 |
* | - Increment trunk version number to 0.9.4 | rowanbeentje | 2009-03-11 | 1 | -1/+1 |
* | + Added new images for button bars | avenjamin | 2009-03-10 | 1 | -480/+501 |
* | Make copy button text small and remove favourites table view focus remove. | stuconnolly | 2009-03-05 | 1 | -12/+24 |
* | - Hide SSH options for favourites in the preferences, temporarily, to avoid ... | rowanbeentje | 2009-03-05 | 1 | -87/+154 |
* | - 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 |
* | - Renames "Database Encoding" menu item in Database menu to "View Using Enco... | rowanbeentje | 2009-03-04 | 1 | -24/+110 |
* | - Re-design the custom query favourties editor and get rid of the nasty plus/... | stuconnolly | 2009-03-02 | 1 | -207/+223 |
* | Implemented method: componentsSeparatedByCharactersInSet. to be compatible wi... | avenjamin | 2009-02-28 | 1 | -1/+1 |
* | 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 | 2 | -317/+1081 |
* | 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 |
* | Sets and enforces a connection timeout, and handles connection timeouts appro... | rowanbeentje | 2009-02-18 | 1 | -0/+484 |
* | 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 |
* | Enable menu separator now that we've enabled the print menu item. | stuconnolly | 2009-01-27 | 1 | -2/+1 |
* | Hide the help menu item until we've actually got some help documentation to d... | stuconnolly | 2009-01-27 | 1 | -2/+3 |
* | Updated copyright year to 2009. | stuconnolly | 2009-01-27 | 1 | -0/+0 |
* | Re-enabled Print Menu for preparation of being able to print something useful | mltownsend | 2009-01-13 | 1 | -7/+5 |
* | Bored at home, so added my website to my name. | mltownsend | 2009-01-08 | 1 | -1/+1 |