You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koreader/frontend/document
NiLuJe 62059f8d68
Misc: Get rid of the legacy defaults.lua globals (#9546)
* This removes support for the following deprecated constants: `DTAP_ZONE_FLIPPING`, `DTAP_ZONE_BOOKMARK`, `DCREREADER_CONFIG_DEFAULT_FONT_GAMMA`
* The "Advanced settings" panel now highlights modified values in bold (think about:config in Firefox ;)).
* LuaData: Isolate global table lookup shenanigans, and fix a few issues in unused-in-prod codepaths.
* CodeStyle: Require module locals for Lua/C modules, too.
* ScreenSaver: Actually garbage collect our widget on close (ScreenSaver itself is not an instantiated object).
* DateTimeWidget: Code cleanups to ensure child widgets can be GC'ed.
2 years ago
..
canvascontext.lua A random assortment of fixes (#9513) 2 years ago
credocument.lua Misc: Get rid of the legacy defaults.lua globals (#9546) 2 years ago
djvudocument.lua Bookmarks: fix sort within one page (#8616) 2 years ago
doccache.lua Misc: Get rid of the legacy defaults.lua globals (#9546) 2 years ago
document.lua A random assortment of fixes (#9513) 2 years ago
documentregistry.lua DocumentRegistry: Downgrade refcount warnings to debug logging. 3 years ago
koptinterface.lua Misc: Get rid of the legacy defaults.lua globals (#9546) 2 years ago
pdfdocument.lua Misc: Get rid of the legacy defaults.lua globals (#9546) 2 years ago
picdocument.lua CRe, MuPDF, PicDocument: add support for WebP images (#9402) 2 years ago
tilecacheitem.lua A random assortment of fixes (#9513) 2 years ago