Files
koreader/frontend/ui/widget
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.
2022-09-28 01:10:50 +02:00
..
2022-09-13 17:09:49 -04:00
2022-09-13 17:09:49 -04:00
2021-11-15 09:02:00 +01:00
2020-11-04 18:59:39 +01:00
2022-02-04 06:08:07 +02:00
2014-03-13 21:52:43 +08:00
2016-12-25 12:13:53 -08:00