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/ui/data
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
..
keyboardlayouts DoubleSpinWidget, SpinWidget: add units, make usage more consistent (#9046) 2 years ago
creoptions.lua Misc: Get rid of the legacy defaults.lua globals (#9546) 2 years ago
css_tweaks.lua Style tweaks: add In-page footnote font size and fix-up tweaks 2 years ago
dictionaries.lua Add Russian Wiktionary dictionary (#9517) 2 years ago
koptoptions.lua Misc: Get rid of the legacy defaults.lua globals (#9546) 2 years ago
onetime_migration.lua Misc: Get rid of the legacy defaults.lua globals (#9546) 2 years ago
optionsutil.lua ConfigDialog: show button with default values in spinwidgets (#9558) 2 years ago
settings_migration.lua Centralize one time migration code after updates (#7531) 3 years ago