22 Commits

Author SHA1 Message Date
walljm
6d74b54db1 - removed console references
- fixed error message handling
 - updated index.html to point to the correct files
2013-04-15 15:10:03 -04:00
89b3a3619b BugFix: End Verse getting corrupted during display in certain cases.
* Give Reference a toString() method.
* Pass a whole reference into DisplayPassage.
* Use the toString() method to display that
  reference in our passage text.
2013-04-14 13:18:58 -05:00
0741b50b4c Cleanup.
* Use the same brace style everywhere.
* Use semicolons everywhere.
* Add myself to the authorship for bible ref parsing.
* Don't use try catch blocks when exceptions are impossible.
* Add some returns for completeness sake when the functions return values
  elsewhere.
2013-04-10 19:39:10 -05:00
walljm
a612a20f78 fixed display bug when there were more than one number. 2013-02-13 18:53:33 -05:00
walljm
7d0482cbb1 tweaked json text conversion to make smaller. switched out text parsing from xml to json. 2013-01-02 16:50:24 -05:00
walljm
1af5989ac1 minor fixes, removed sortable verse list, as it wasn't useful yet. finished json full text conversion. 2012-12-27 18:41:04 -05:00
walljm
e31ac3a4ac new changes 2012-12-12 18:41:07 -05:00
walljm@walljm-vae-lt
645e79e2ff minor cleanup, bug fixes, option to put strongs refs in a dialog 2012-10-26 18:57:22 -04:00
walljm@walljm-vae-lt
6fe0054d71 replaced search index with new index using json (smaller files, more thorough index). Also added ability to sort references list. 2012-10-26 18:35:54 -04:00
jwall@VAPPRCSN015.vap.local
382a2e6541 na 2011-12-01 18:30:11 -05:00
jwall@VAPPRCSN015.vap.local
812569d5af moved android app, so all files are in repository. 2011-11-22 12:23:56 -05:00
jwall@VAPPRCSN015.vap.local
4df35c9325 added cookie to save settings. 2011-11-07 11:30:21 -05:00
jwall@VAPPRCSN015.vap.local
7fd974741a added improved reference parsing, can now find passages across chapters. 2011-11-04 19:19:29 -04:00
jwall@VAPPRCSN015.vap.local
99dec3f4a6 minified js files, added show/hide for crossrefs and rmac, fixed search results resize issue, various UI tweaks and css cleanup. 2011-11-04 12:36:22 -04:00
jwall@VAPPRCSN015.vap.local
84e801f547 more xml compacting 2011-11-03 16:02:00 -04:00
jwall@VAPPRCSN015.vap.local
26df63120f redid xml, compacted schema 2011-11-03 15:46:07 -04:00
jwall@VAPPRCSN015.vap.local
ad048e2926 added settings code, increase/decrease font size, change font face, and switch panes. 2011-11-03 14:49:40 -04:00
jwall@VAPPRCSN015.vap.local
66bf4a4cf6 switch append to prepend. 2011-11-03 11:32:12 -04:00
jwall@VAPPRCSN015.vap.local
a3b48d7eb4 bug fixes, added error checking, UI tweaks. 2011-11-03 11:22:11 -04:00
jwall@VAPPRCSN015.vap.local
2c3032d617 finished 2.0 code. 2011-11-02 15:38:29 -04:00
jwall@VAPPRCSN015.vap.local
894bb171b1 .. 2011-11-02 13:50:08 -04:00
jwall@VAPPRCSN015.vap.local
2770805167 initial add 2011-11-01 18:17:02 -04:00