OSDN Git Service

Cleanup of initial sync with ink notes and added the ability to highlight words in...
[neighbornote/NeighborNote.git] / src / cx / fbn / nevernote / config / FileManager.java
2010-12-15 Randy BaumgarteCleanup of initial sync with ink notes and added the...
2010-12-15 Randy BaumgarteCleanup compiler warning messages and alter backup...
2010-10-10 Randy BaumgarteCleanup the spell checker dialog.
2010-10-03 Randy BaumgarteFix translations directory to match source and fix...
2010-10-01 Randy BaumgarteMerge Hiroshi's changes.
2010-09-21 Randy BaumgarteMerge branch 'master' of ssh://nevernote.git.sourceforg...
2010-09-20 Randy BaumgarteAdd fix for "Program%20Files"
2010-09-14 Randy BaumgarteAdded primitive spell checker & English dictionaries.
2010-09-14 Randy BaumgarteAlter logic to change how the program directory is...
2010-09-14 Randy BaumgarteBreak apart read-only components from user read/write...
2010-07-28 Nick ClarkeFix use of Matcher.replaceAll method with backslash...
2010-07-23 Nick ClarkeFix handling of H2 lock files
2010-07-23 Nick ClarkeRemove now-unused methods from FileManager
2010-07-23 Nick ClarkeAdd new FileManager class, accessible as Global.getFile...