OSDN Git Service

Add automatic upgrade checking.
[neighbornote/NeighborNote.git] / src / cx / fbn / nevernote / Global.java
2011-01-01 Randy BaumgarteAdd automatic upgrade checking.
2010-12-19 Randy BaumgarteFix non-latin character search problem & remove minimum...
2010-12-19 Randy BaumgarteFix bug where switching between wide & narrow views...
2010-12-15 Randy BaumgarteAdd shared notebook editing & syncing logic.
2010-12-15 Randy Baumgarte- Added the ability to disable indexing of attachments...
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-11-03 Randy BaumgarteMerge branch 'development' of ssh://nevernote.git.sourc...
2010-11-02 Randy BaumgarteMerge branch 'development' of ssh://nevernote.git.sourc...
2010-11-02 Randy BaumgarteModify tag & notebook selection to be more like evernot...
2010-10-28 Randy BaumgarteAdded more thumbnail logic & correct search bugs.
2010-10-23 Randy BaumgarteUpdate merge with local branch. Changes:
2010-10-11 Randy BaumgarteCorrect number format exception on proxy port and updat...
2010-10-11 Randy BaumgarteAdded the ability to hide some of the toolbar buttons.
2010-10-10 Randy BaumgarteUpgrade to 0.92
2010-10-10 Randy BaumgarteAdd experimental http proxy support
2010-10-10 Randy BaumgarteChange spell check defaults and allow options to be...
2010-10-10 Randy BaumgarteAdd logic to remember if note information was displayed...
2010-10-10 Randy BaumgarteFix tag line editor strangeness and add spell config...
2010-10-10 Randy BaumgarteAdd option to start minimized.
2010-10-01 Randy BaumgarteUpgrade version number to 0.91 and update changelog.txt
2010-10-01 Randy BaumgarteMerge Hiroshi's changes.
2010-10-01 Randy BaumgarteAdd the ability to encrypt & decrypt the database more...
2010-10-01 Randy BaumgarteAllow users to specify sleep interval between looking...
2010-09-21 Randy BaumgarteMerge branch 'master' of ssh://nevernote.git.sourceforg...
2010-09-14 Randy BaumgarteChange version to 0.90 & remove debug message.
2010-09-14 Randy BaumgarteBreak apart read-only components from user read/write...
2010-09-14 Randy BaumgarteCorrect bug where minimum word length wasn't being...
2010-08-24 Randy BaumgarteUpdate version number to 0.89.
2010-08-22 Randy BaumgarteAdded configuration option to automatically assign...
2010-07-28 Nick ClarkeRemove Global.dbClientWait, dbClientContinue, dbWait...
2010-07-23 Randy BaumgarteThere are multiple changes with this commit.
2010-07-23 Nick ClarkeRemove Global.currentDir
2010-07-23 Nick ClarkeRemove Global.getDirectoryPath()
2010-07-23 Nick ClarkeChange generation of files/paths in db dir to use FileM...
2010-07-23 Nick ClarkeAdd new FileManager class, accessible as Global.getFile...
2010-07-13 Randy BaumgarteNeverNote 0.88.