| Commit message (Expand) | Author | Age | Files | Lines |
* | - When adding a new row, insert the pref-set value for NULL if the default v... | rowanbeentje | 2009-04-14 | 1 | -1/+1 |
* | Added printing support via WebKit WebView | bamse16 | 2009-04-11 | 1 | -0/+22 |
* | - part 4 of merge from 'avenjamin' branch into trunk. | avenjamin | 2009-04-10 | 1 | -52/+52 |
* | Fix for issue #211: Table content count incorrectly reporting selected row co... | stuconnolly | 2009-04-07 | 1 | -8/+16 |
* | • FIXED: "Limit from" NSStepper retains the old value if the new value woul... | Bibiko | 2009-04-06 | 1 | -1/+27 |
* | Fixed bug when using the IN filter. removed inclusion of single quotes at sta... | avenjamin | 2009-03-27 | 1 | -1/+1 |
* | - Fix exceptions and so saving table column width changes in databases or ta... | rowanbeentje | 2009-03-27 | 1 | -6/+2 |
* | Completely redesigned query console that now uses a table view instead of a t... | stuconnolly | 2009-03-26 | 1 | -2/+5 |
* | - when loading texts/blobs is disabled, the table view now shows "(not loaded... | jakob | 2009-03-26 | 1 | -8/+64 |
* | Fix a reproducible sort-sort-refresh-sort crash bug by explicitly managing so... | rowanbeentje | 2009-03-25 | 1 | -3/+7 |
* | - fixed issue #203 (backticks in identifiers not supported) | jakob | 2009-03-24 | 1 | -35/+37 |
* | Issue 201: Duplicating a row resets values of text/blob fields in the new row | bamse16 | 2009-03-23 | 1 | -4/+4 |
* | Issue 201: Duplicating a row resets values of text/blob fields in the new row | bamse16 | 2009-03-23 | 1 | -4/+14 |
* | Issue #201 Duplicating a row resets values of text/blob fields in the new row | bamse16 | 2009-03-22 | 1 | -48/+46 |
* | As Rowan's suggestion, I've replaced older/younger with after/before | bamse16 | 2009-03-19 | 1 | -1/+1 |
* | - Fix an old bug where adding rows when "Reload table after adding a row" wa... | rowanbeentje | 2009-03-11 | 1 | -2/+2 |
* | Small fixes clang complained about. Others will follow | bamse16 | 2009-03-11 | 1 | -4/+9 |
* | - Increment trunk version number to 0.9.4 | rowanbeentje | 2009-03-11 | 1 | -3/+14 |
* | - Fix a number of edit sheet crashers regarding opening and saving files, im... | rowanbeentje | 2009-03-05 | 1 | -20/+72 |
* | Fix a bug related to not saving unchanged-but-edited rows, introduced in r370. | rowanbeentje | 2009-03-04 | 1 | -2/+6 |
* | - BLOB and binary fields are now fully visible and editable again (fixes Iss... | rowanbeentje | 2009-03-03 | 1 | -46/+93 |
* | Fix an issue where by selecting to view the content of a table without the op... | stuconnolly | 2009-03-01 | 1 | -16/+14 |
* | + Separate the console from being drawer based to its own panel. New console ... | stuconnolly | 2009-02-28 | 1 | -2/+2 |
* | - Removed unnecessary code block. | avenjamin | 2009-02-27 | 1 | -9/+0 |
* | Added length limits to varchar and char fields. Issue #170 | avenjamin | 2009-02-27 | 1 | -0/+15 |
* | Replaces COUNT(*) with COUNT(1), which reportedly shows a speed increase on c... | rowanbeentje | 2009-02-24 | 1 | -2/+2 |
* | Fix the last two warnings in TableContent.m. Also include an error string in... | rowanbeentje | 2009-02-19 | 1 | -3/+4 |
* | - Ensure that the button controlling whether all data should be edited in a ... | rowanbeentje | 2009-02-18 | 1 | -1/+1 |
* | Visible improvements in this build: | rowanbeentje | 2009-02-18 | 1 | -316/+283 |
* | Date filters were order wrong causing the opposite of the expected result to ... | stuconnolly | 2009-01-28 | 1 | -4/+4 |
* | We are not quoting the filter argument when filter type is 'IN' meaning the S... | stuconnolly | 2009-01-28 | 1 | -8/+7 |
* | Removed Panther compatibilitiy | mltownsend | 2008-12-18 | 1 | -22/+7 |
* | MERGED r262:266 from branches/stuart02 to trunk to include new project struct... | stuconnolly | 2008-12-10 | 1 | -0/+2018 |