OSDN Git Service

Correct problem where images may not be pasted properly due to ' character messing...
authorRandy Baumgarte <randy@fbn.cx>
Sun, 22 Aug 2010 18:24:52 +0000 (14:24 -0400)
committerRandy Baumgarte <randy@fbn.cx>
Sun, 22 Aug 2010 22:50:07 +0000 (18:50 -0400)
commit11bd1248177d61643dff5255fccf31e85408d888
tree9cb28430c20e88332da001fb2f6a743d476d2709
parentcb2b9e43c59e40558259d8179bb6c68a432d8a94
Correct problem where images may not be pasted properly due to ' character messing up the insert html command.
src/cx/fbn/nevernote/NeverNote.java
src/cx/fbn/nevernote/gui/BrowserWindow.java
src/cx/fbn/nevernote/gui/NoteTableModel.java