Commit Graph

8 Commits

Author SHA1 Message Date
Qingping Hou 11ee8d6fcc refactor: use new KeyValuePage widget for displaying statistics 2016-02-14 21:54:17 -08:00
Andrey Golovizin bb1d4c60b3 Choose hyphenation dict by document language 2016-01-21 17:01:01 +01:00
Frans de Jonge 693fa0837e Reworked several strings
This is the remaining gruntwork of #1276. I believe that only leaves networkmgr.lua and filemanagersearch.lua, which will require a little more thought.
2014-11-28 14:10:37 +01:00
Andrey Golovizin 50d9041c1d Use checked_func instead of remembering the checked item. 2014-11-16 09:03:00 +01:00
Andrey Golovizin c5122abb21 Show current hyphenation dictionary in menu. 2014-11-16 08:59:35 +01:00
Andrey Golovizin 99eecde875 Use setStringProperty method to set hyphenation dictionary. 2014-11-15 12:22:47 +01:00
WS64 0b51ef1077 Update TOC after change of hyphenation 2014-07-16 14:55:26 +02:00
Qingping Hou 4b357c1466 move reader code into frontend/apps/reader
it makes more sense to completely separate the UI framework and
application code

also move frontend/ui/configurable.lua to frontend/configurable.lua
2014-04-02 17:02:01 -04:00