aboutsummaryrefslogtreecommitdiffstats
path: root/source/popup.js
Commit message (Collapse)AuthorAgeFilesLines
* * fixed serveral small bugszefanja2014-04-121-1/+1
| | | | * reduced calls to database
* * fixed many bugs in the new viewzefanja2014-04-091-2/+1
| | | | * adding userData will work again
* * fixed reloads when opening a verse/footnote popupzefanja2014-04-091-6/+7
| | | | * fixed UI for CRUD actions on userData
* * fixed userData handling for new verseViewzefanja2014-04-081-1/+1
| | | | * fixed bug with wring chapter numbers
* * moved font settings to menuzefanja2014-02-031-0/+1
|
* * fixed small bug, when displaying cross-refszefanja2014-01-171-1/+1
|
* * added spinner to crossRef popupzefanja2014-01-171-0/+8
| | | | | * added onyx.button to bcSelector * fixed bug in handle crossRef setting
* * added Cross-Reference settingzefanja2014-01-141-1/+6
|
* * fixes #5zefanja2014-01-111-2/+20
| | | | * added new options to the preferences
* * added history of last read passageszefanja2014-01-021-1/+7
| | | | * updated manifest description
* * added note supportzefanja2013-12-311-1/+37
| | | | * set animate:false for panel transitions to improve speed
* * added font menu to change font and font sizezefanja2013-12-301-1/+101
|
* * added basic highlight adding support (no display yet)zefanja2013-12-291-3/+20
| | | | * adjust some CSS settings in the versePopup
* * finished basic bookmark support (add and remove)zefanja2013-12-261-9/+34
| | | | * added new media files
* * changed currentPassage objectzefanja2013-12-251-1/+7
| | | | * further preparation for bookmarking support
* * new style for Book/Chapter Selectorzefanja2013-12-251-5/+12
| | | | * added api functions for bookmark support
* * added popup.jszefanja2013-12-241-0/+17