| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | • CSV Import Field Mapper | Bibiko | 2010-03-04 | 3 | -33/+152 |
* | - Fix an exception/crash when content edit errors occur and the user request... | rowanbeentje | 2010-03-03 | 1 | -2/+2 |
* | • CSV Import Field Mapper | Bibiko | 2010-03-03 | 5 | -72/+188 |
* | Localise SPExtendedTableInfo.m and remove use of multiple comments for locali... | stuconnolly | 2010-03-03 | 4 | -32/+33 |
* | - Addition and enabling of crash reporting and exception reporting, submitti... | rowanbeentje | 2010-03-03 | 17 | -2/+141 |
* | • CSV Field Mapper | Bibiko | 2010-03-02 | 3 | -13/+28 |
* | In the extended table information view, hide rather than disable the 'reset a... | stuconnolly | 2010-03-01 | 1 | -2/+2 |
* | • REPAIR, OPTIMIZE, ANALYZE, FLUSH, CHECKSUM now can be applied to more tha... | Bibiko | 2010-02-26 | 5 | -123/+389 |
* | • Query Favorites: | Bibiko | 2010-02-25 | 7 | -144/+1007 |
* | • fixed GUI resize behaviour of the auto_inc value input field | Bibiko | 2010-02-23 | 1 | -1/+1 |
* | • Reset AUTO_INCREMENT in Table Info Pane uses inline entering of the new v... | Bibiko | 2010-02-23 | 9 | -44/+487 |
* | Fix Issue #574 (foreign key links not working after first use): | rowanbeentje | 2010-02-23 | 5 | -18/+43 |
* | • implemented chance to reset AUTO_INCREMENT of the PRIMARY KEY field in Ta... | Bibiko | 2010-02-22 | 7 | -81/+435 |
* | • implemented chance to reset AUTO_INCREMENT of the PRIMARY KEY field in St... | Bibiko | 2010-02-22 | 4 | -15/+53 |
* | • initial work to give the chance to reset the table's AUTO_INCREMENT value | Bibiko | 2010-02-22 | 4 | -45/+593 |
* | • this commit should fix the displaying the correct read file size and the ... | Bibiko | 2010-02-21 | 1 | -6/+6 |
* | • CSV Import Field Mapper | Bibiko | 2010-02-21 | 6 | -84/+711 |
* | • fixed keyboard behaviour of "Create Sytax Sheet" | Bibiko | 2010-02-20 | 2 | -13/+134 |
* | • applied new SPTableData keys "PRIMARY" and "UNIQUE" information to the ma... | Bibiko | 2010-02-20 | 1 | -10/+12 |
* | • added to method informationForTable: | Bibiko | 2010-02-20 | 1 | -12/+37 |
* | • removed initial transition of insertion NSNull into table's dataSource fr... | Bibiko | 2010-02-19 | 2 | -11/+8 |
* | • fixed color setting for editing a table cell which is set to NULL if tabl... | Bibiko | 2010-02-19 | 2 | -9/+15 |
* | • fixed bug for Content Filter Editor, now $CURRENT_FIELD will be replaced ... | Bibiko | 2010-02-19 | 1 | -3/+2 |
* | • added the chance to the user-defined Content Filter Editor to specify whe... | Bibiko | 2010-02-19 | 4 | -33/+226 |
* | • CMTextView completion | Bibiko | 2010-02-19 | 1 | -1/+7 |
* | • CSV Import Field Mapper | Bibiko | 2010-02-19 | 2 | -16/+74 |
* | - Fix a data storage incorrect reassignment after a realloc - cause of sourc... | rowanbeentje | 2010-02-19 | 1 | -5/+4 |
* | • fixed threading issue if user performs query in Custom Query all the time... | Bibiko | 2010-02-18 | 2 | -9/+3 |
* | • CSV Import Field Mapper | Bibiko | 2010-02-18 | 3 | -44/+119 |
* | • CSV Import Field Mapper | Bibiko | 2010-02-18 | 2 | -85/+84 |
* | • CSV Import Field Mapper | Bibiko | 2010-02-18 | 1 | -1/+1 |
* | • CSV Import Field Mapper | Bibiko | 2010-02-18 | 5 | -63/+185 |
* | • TableDump | Bibiko | 2010-02-17 | 3 | -40/+92 |
* | • further progress for 'add global source value' | Bibiko | 2010-02-17 | 6 | -113/+841 |
* | • csv file import mapper | Bibiko | 2010-02-17 | 5 | -15/+90 |
* | • csv field mapper | Bibiko | 2010-02-16 | 3 | -25/+104 |
* | • csv field mapper | Bibiko | 2010-02-16 | 3 | -18/+73 |
* | • csv field mapper | Bibiko | 2010-02-16 | 3 | -31/+125 |
* | • removed arrows | Bibiko | 2010-02-16 | 3 | -42/+30 |
* | • improved csv field mapper GUI a bit | Bibiko | 2010-02-16 | 1 | -22/+153 |
* | • field mapper controller | Bibiko | 2010-02-16 | 4 | -33/+513 |
* | • re-factored and outsourced the entire CSV import field mapper sheet | Bibiko | 2010-02-16 | 6 | -1438/+672 |
* | • some further progress for the new csv import field mapper sheet | Bibiko | 2010-02-15 | 3 | -81/+118 |
* | • corrected regexp for parsing text macro snippets | Bibiko | 2010-02-15 | 1 | -3/+3 |
* | Made Available Privs table not enabled unless a schema is selected. | mltownsend | 2010-02-14 | 2 | -10/+13 |
* | • improved text macro snippet behaviour | Bibiko | 2010-02-13 | 4 | -48/+90 |
* | - Implement result view saving in a more general way within CustomQuery; now... | rowanbeentje | 2010-02-11 | 2 | -20/+102 |
* | - Tweak SPFavoriteTextFieldCell, releasing the hostname on dealloc and retai... | rowanbeentje | 2010-02-11 | 1 | -1/+4 |
* | Made it so that the host can't be null. Goes to '%' by default. | mltownsend | 2010-02-10 | 3 | -1/+13 |
* | Fix a number of memory leaks, and over-releases, as both a result of manual i... | rowanbeentje | 2010-02-10 | 13 | -42/+55 |