aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - 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
* - changed the status message after executing a custom query to read "1 row af...jakob2009-03-201-11/+27
* SPSQLParser changes:rowanbeentje2009-03-1911-239/+748
* As Rowan's suggestion, I've replaced older/younger with after/beforebamse162009-03-191-1/+1
* - Moved connection tabview from DBView nib into its own xib fileavenjamin2009-03-193-5115/+5375
* - updated list of keywords used for syntax highlighting (eg. IN was missing)jakob2009-03-181-269/+222
* - changed default colors for syntax coloringjakob2009-03-173-65/+109
* - added the new source files ( tokens.h and tokens.l) to the project filejakob2009-03-161-0/+6
* adding syntax coloring (issue #46 )jakob2009-03-163-0/+420
* Changed to 10.5 SDKmltownsend2009-03-111-2/+4
* - Fix an old bug where adding rows when "Reload table after adding a row" wa...rowanbeentje2009-03-111-2/+2
* More small bugfixesbamse162009-03-111-0/+2
* Small fixes clang complained about. Others will followbamse162009-03-112-7/+15
* - Increment trunk version number to 0.9.4rowanbeentje2009-03-116-11/+30
* + Added new images for button barsavenjamin2009-03-109-480/+529
* Additional error checking, centralised connection keep-alive interval retriev...rowanbeentje2009-03-092-10/+33
* Make copy button text small and remove favourites table view focus remove.stuconnolly2009-03-051-12/+24
* - Hide SSH options for favourites in the preferences, temporarily, to avoid ...rowanbeentje2009-03-051-87/+154
* Fixes a division by zero error causing crashes on multi-table CSV and XML exp...rowanbeentje2009-03-051-2/+2
* - Fix a number of edit sheet crashers regarding opening and saving files, im...rowanbeentje2009-03-056-43/+185
* Added column names to completion list for for currently selected table.avenjamin2009-03-051-3/+14