Commit Graph

5 Commits (bd0ba69d08f36bb8a12bb768a321846e4f133ec0)

Author SHA1 Message Date
Paulo Matias e9421d0aa5 Add option for deleting history entries and refactor dialogs
- Refactor FileDialog and HightlightDialog into ButtonDialog
- Create a new ButtonDialog when a file in the History dialog is hold,
  offering an option to delete the history entry.
10 years ago
chrox e4c77c272a sort history file with modification time 11 years ago
ciro cfd1f07f0e fixed issue: https://github.com/koreader/koreader/issues/354 11 years ago
HW 2154e7e852 Further refactoring
This should finish the work to make all globals to local variables.
That allows LuaJIT to properly compile things by interning the
references to the relevant parts (rather than looking up globals
all the time which stops a trace).
11 years ago
HW ef111b99c6 Refactored to use strictly locals 11 years ago