aboutsummaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Improve Feedback reporter privacy and functionality:rowanbeentje2010-03-062-0/+29
* • CSV Import Field MapperBibiko2010-03-052-1/+34
* • CSV Import Field MapperBibiko2010-03-051-6/+15
* • CSV Import Field MapperBibiko2010-03-056-76/+236
* • CSV Import Field MapperBibiko2010-03-043-33/+152
* - Fix an exception/crash when content edit errors occur and the user request...rowanbeentje2010-03-031-2/+2
* • CSV Import Field MapperBibiko2010-03-034-3/+46
* Localise SPExtendedTableInfo.m and remove use of multiple comments for locali...stuconnolly2010-03-033-32/+33
* - Addition and enabling of crash reporting and exception reporting, submitti...rowanbeentje2010-03-031-0/+9
* • CSV Field MapperBibiko2010-03-023-13/+28
* In the extended table information view, hide rather than disable the 'reset a...stuconnolly2010-03-011-2/+2
* • REPAIR, OPTIMIZE, ANALYZE, FLUSH, CHECKSUM now can be applied to more tha...Bibiko2010-02-264-89/+301
* • Query Favorites:Bibiko2010-02-256-17/+146
* • Reset AUTO_INCREMENT in Table Info Pane uses inline entering of the new v...Bibiko2010-02-238-11/+71
* Fix Issue #574 (foreign key links not working after first use):rowanbeentje2010-02-235-18/+43
* • implemented chance to reset AUTO_INCREMENT of the PRIMARY KEY field in Ta...Bibiko2010-02-226-26/+79
* • implemented chance to reset AUTO_INCREMENT of the PRIMARY KEY field in St...Bibiko2010-02-223-4/+21
* • initial work to give the chance to reset the table's AUTO_INCREMENT valueBibiko2010-02-223-0/+49
* • this commit should fix the displaying the correct read file size and the ...Bibiko2010-02-211-6/+6
* • CSV Import Field MapperBibiko2010-02-215-10/+138
* • fixed keyboard behaviour of "Create Sytax Sheet"Bibiko2010-02-201-0/+3
* • applied new SPTableData keys "PRIMARY" and "UNIQUE" information to the ma...Bibiko2010-02-201-10/+12
* • added to method informationForTable: Bibiko2010-02-201-12/+37
* • removed initial transition of insertion NSNull into table's dataSource fr...Bibiko2010-02-192-11/+8
* • fixed color setting for editing a table cell which is set to NULL if tabl...Bibiko2010-02-192-9/+15
* • fixed bug for Content Filter Editor, now $CURRENT_FIELD will be replaced ...Bibiko2010-02-191-3/+2
* • added the chance to the user-defined Content Filter Editor to specify whe...Bibiko2010-02-193-18/+46
* • CMTextView completionBibiko2010-02-191-1/+7
* • CSV Import Field MapperBibiko2010-02-191-7/+45
* - Fix a data storage incorrect reassignment after a realloc - cause of sourc...rowanbeentje2010-02-191-5/+4
* • fixed threading issue if user performs query in Custom Query all the time...Bibiko2010-02-182-9/+3
* • CSV Import Field MapperBibiko2010-02-182-16/+22
* • CSV Import Field MapperBibiko2010-02-181-2/+27
* • CSV Import Field MapperBibiko2010-02-181-1/+1
* • CSV Import Field MapperBibiko2010-02-184-3/+61
* • TableDumpBibiko2010-02-172-25/+18
* • further progress for 'add global source value'Bibiko2010-02-174-95/+255
* • csv file import mapperBibiko2010-02-174-11/+28
* • csv field mapperBibiko2010-02-162-5/+53
* • csv field mapperBibiko2010-02-162-3/+34
* • csv field mapperBibiko2010-02-162-6/+45
* • removed arrowsBibiko2010-02-162-7/+19
* • field mapper controllerBibiko2010-02-163-9/+19
* • re-factored and outsourced the entire CSV import field mapper sheetBibiko2010-02-164-281/+376
* • some further progress for the new csv import field mapper sheetBibiko2010-02-152-6/+45
* • corrected regexp for parsing text macro snippetsBibiko2010-02-151-3/+3
* Made Available Privs table not enabled unless a schema is selected.mltownsend2010-02-141-1/+5
* • improved text macro snippet behaviourBibiko2010-02-134-48/+90
* - Implement result view saving in a more general way within CustomQuery; now...rowanbeentje2010-02-112-20/+102
* - Tweak SPFavoriteTextFieldCell, releasing the hostname on dealloc and retai...rowanbeentje2010-02-111-1/+4