aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Added delete as a hot key to the remove row and column buttons to fix issue #216avenjamin2009-04-011-8/+8
* For some reason the display of the table create and update dates in the statu...stuconnolly2009-03-312-22/+7
* - Fix behaviour of the enter key to run the query again - broken in r451rowanbeentje2009-03-311-2/+2
* - Update the custom query view to preserve indentation level on newlines, to...rowanbeentje2009-03-301-0/+43
* Fix 'Clear Console' menu item, which was disabled because of missing 'clearCo...stuconnolly2009-03-302-5/+11
* - When exporting to an SQL file, disable foreign key checks, change SQL mode...rowanbeentje2009-03-281-11/+41
* - set the delegate for the index-NSTableView to TableSource (necessary for a...jakob2009-03-281-4/+24
* Restore the ability to reorder columns in the Content view, as a temporary wa...rowanbeentje2009-03-281-1/+27
* - The status tab now no longer crashes when viewing Views. (Resolves Issue ...rowanbeentje2009-03-282-25/+43
* - Add a preference (currently with no UI) for connection timeoutrowanbeentje2009-03-285-52/+54
* Improve interaction with connection favorites to prevent issues saving favori...rowanbeentje2009-03-282-4/+9
* Fixed bug when using the IN filter. removed inclusion of single quotes at sta...avenjamin2009-03-271-1/+1
* Fixed bug where exporting current table would use the field terminator, enclo...avenjamin2009-03-272-14/+27
* - Fix exceptions and so saving table column width changes in databases or ta...rowanbeentje2009-03-271-6/+2
* - Fix buttons in table selection views to use new refresh button image, fixi...rowanbeentje2009-03-271-62/+18
* improve labels of toolbar iconsabhibeckert2009-03-261-7/+7
* Completely redesigned query console that now uses a table view instead of a t...stuconnolly2009-03-2613-527/+1572
* Project file to clean missing / renamed filesavenjamin2009-03-261-6/+6
* Rename tokens.h to SPEditorTokens.h and tokens.l to SPEditorTokens.l.stuconnolly2009-03-264-6/+6
* Fixed layering issue. Row count text was hidden by bottom baravenjamin2009-03-261-24/+27
* - when loading texts/blobs is disabled, the table view now shows "(not loaded...jakob2009-03-262-19/+114
* Scale print image horizontallybamse162009-03-261-1/+1
* - fixed the duplicate field button in the table view (the delete button was t...jakob2009-03-261-3/+3
* - updated the backtickQuotedString method to be 10.4 compatible (and to compi...jakob2009-03-261-1/+1
* Reset print settings, so we're not prompted about saving thembamse162009-03-261-0/+3
* - updated the backtickQuotedString method to be 10.4 compatiblejakob2009-03-261-1/+16
* Enabled Page Setup for printing, so now you can print landscape toobamse162009-03-262-14/+5
* Added Marius Ursache to current developers and credited Jakob Egger for his s...avenjamin2009-03-261-4/+13
* Trivial commit to test the new nightly build sparkle functionality. mattlangtree2009-03-261-1/+1
* - Update Sparkle to 1.5b6 (from 1.5b1). This should address Issue #197 as s...rowanbeentje2009-03-26103-1/+2496
* - Remove the old Sparkle framework version prior to updatingrowanbeentje2009-03-2663-1875/+0
* Fixed tooltip on delete button on table structure.avenjamin2009-03-251-10/+19
* - Refactor custom query results redrawing code and reset view position to av...rowanbeentje2009-03-251-23/+17
* - Restores the "Zoom" button to the window menu, for conistency with the pla...rowanbeentje2009-03-251-14/+30
* - Update the help text for the "Run all" button following r402rowanbeentje2009-03-251-61/+15
* Fix a reproducible sort-sort-refresh-sort crash bug by explicitly managing so...rowanbeentje2009-03-251-3/+7
* Set the default edit-in-sheets button toggle state to no, and add a highlight...rowanbeentje2009-03-253-27/+88
* Added hidden preference to automatically select the last favorite you used.bamse162009-03-241-0/+6
* - fixed issue #203 (backticks in identifiers not supported)jakob2009-03-2411-101/+223
* Issue 201: Duplicating a row resets values of text/blob fields in the new rowbamse162009-03-231-4/+4
* Issue 201: Duplicating a row resets values of text/blob fields in the new rowbamse162009-03-231-4/+14
* Issue 194: reload table list deselects tablesbamse162009-03-231-1/+13
* Linked refresh tables button to TablesList.updatedTablesbamse162009-03-231-23/+24
* Issue 202: NULL is prefilled in a non-NULL text fieldbamse162009-03-221-1/+6
* Issue #201 Duplicating a row resets values of text/blob fields in the new rowbamse162009-03-223-48/+65
* - Added missing keyboard shortcuts for new interface buttons.avenjamin2009-03-223-820/+705
* - Added tooltips to action button menu itemsavenjamin2009-03-223-162/+199
* - Resaved images to reduce filesize.avenjamin2009-03-2120-164/+24
* - Removed old no longer used images.avenjamin2009-03-2136-1/+6
* - Restyled the bottom bars in the Sidebar, Structure, Indexes, and Content viewsavenjamin2009-03-216-1305/+1324