Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Distinguish adding an already present word / cancelling | Jean Chalard | 2012-12-17 | 1 | -6/+5 |
* | Call back to whom requested to add a word to the user dict | Jean Chalard | 2012-12-14 | 1 | -3/+13 |
* | Fix a bug with adding a word | Jean Chalard | 2012-05-10 | 1 | -0/+33 |
* | Implement the "more locales" feature. | Jean Chalard | 2012-05-10 | 1 | -0/+4 |
* | Fix a bug with a duplicate entry | Jean Chalard | 2012-05-10 | 1 | -1/+4 |
* | Implement the delete button for user words | Jean Chalard | 2012-05-10 | 1 | -1/+10 |
* | Rework the de-duplication scheme for shortcuts. | Jean Chalard | 2012-05-09 | 1 | -6/+22 |
* | Pass the shortcut to the user dictionary provider. | Jean Chalard | 2012-05-09 | 1 | -7/+20 |
* | Small cleanup | Jean Chalard | 2012-05-09 | 1 | -4/+4 |
* | Improve encapsulation | Jean Chalard | 2012-05-09 | 1 | -0/+5 |
* | Cut a helper method to increase encapsulation. | Jean Chalard | 2012-05-09 | 1 | -0/+58 |
* | Move the word commit code to UserDictionaryAddWordContent. | Jean Chalard | 2012-05-08 | 1 | -0/+31 |
* | Factor some code | Jean Chalard | 2012-05-08 | 1 | -0/+59 |