OSDN Git Service

- Corrected various null pointer errors. - Corrected problem indexing large PDF docum...
authorRandy Baumgarte <randy@fbn.cx>
Mon, 29 Nov 2010 18:49:39 +0000 (13:49 -0500)
committerRandy Baumgarte <randy@fbn.cx>
Wed, 15 Dec 2010 15:16:44 +0000 (10:16 -0500)
commit30a7c4065569aee9c3bc0c82c01b5f1f137a8c7e
treed4b464a8f4a37b0c21020684fc88381b5be306a6
parentc0775c35b391a5f110434dee355915225ba02b59
- Corrected various null pointer errors. - Corrected problem indexing large PDF documents. - Altered database status status dialog to include unindexed resource count.
src/cx/fbn/nevernote/NeverNote.java
src/cx/fbn/nevernote/dialog/DatabaseStatus.java
src/cx/fbn/nevernote/sql/NoteResourceTable.java
src/cx/fbn/nevernote/sql/WordsTable.java
src/cx/fbn/nevernote/threads/IndexRunner.java
src/cx/fbn/nevernote/xml/NoteFormatter.java