aboutsummaryrefslogtreecommitdiffstats
path: root/Source/TableContent.m
Commit message (Expand)AuthorAgeFilesLines
* - Fix a number of edit sheet crashers regarding opening and saving files, im...rowanbeentje2009-03-051-20/+72
* Fix a bug related to not saving unchanged-but-edited rows, introduced in r370.rowanbeentje2009-03-041-2/+6
* - BLOB and binary fields are now fully visible and editable again (fixes Iss...rowanbeentje2009-03-031-46/+93
* Fix an issue where by selecting to view the content of a table without the op...stuconnolly2009-03-011-16/+14
* + Separate the console from being drawer based to its own panel. New console ...stuconnolly2009-02-281-2/+2
* - Removed unnecessary code block.avenjamin2009-02-271-9/+0
* Added length limits to varchar and char fields. Issue #170avenjamin2009-02-271-0/+15
* Replaces COUNT(*) with COUNT(1), which reportedly shows a speed increase on c...rowanbeentje2009-02-241-2/+2
* Fix the last two warnings in TableContent.m. Also include an error string in...rowanbeentje2009-02-191-3/+4
* - Ensure that the button controlling whether all data should be edited in a ...rowanbeentje2009-02-181-1/+1
* Visible improvements in this build:rowanbeentje2009-02-181-316/+283
* Date filters were order wrong causing the opposite of the expected result to ...stuconnolly2009-01-281-4/+4
* We are not quoting the filter argument when filter type is 'IN' meaning the S...stuconnolly2009-01-281-8/+7
* Removed Panther compatibilitiymltownsend2008-12-181-22/+7
* MERGED r262:266 from branches/stuart02 to trunk to include new project struct...stuconnolly2008-12-101-0/+2018