OSDN Git Service

Improved performance in the editor by not forcing a search through the note table...
authorRandy Baumgarte <randy@fbn.cx>
Wed, 18 Aug 2010 17:12:11 +0000 (13:12 -0400)
committerRandy Baumgarte <randy@fbn.cx>
Sun, 22 Aug 2010 22:48:15 +0000 (18:48 -0400)
commitf0b2d2da5fe2a02e4714ff546233c98483176124
treeb4cb88b328346fb17f7ad4ecd7443c123f00957f
parent26ebffeb1cd2df9584b717db22e35b317a1a9dc4
Improved performance in the editor by not forcing a search through the note table to mark as "unsynchronized" after each character stroke.
src/cx/fbn/nevernote/NeverNote.java
src/cx/fbn/nevernote/gui/BrowserWindow.java
src/cx/fbn/nevernote/gui/TableView.java