2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/frontend
poire-z 588c35967f TextBoxWidget: minor optimisations
It's best to do all free'ing via :free(), and not :onCloseWidget(),
as :free() is more logically called in cascade when upper widgets
are closed.
2019-12-05 12:18:52 +01:00
..
apps Touch zones: fix loss of overrides when re-registering a zone (#5658) 2019-11-30 17:38:28 +01:00
device android: touchscreen toggle option (#5564) 2019-11-06 00:52:44 +01:00
document bump crengine: word spacing and hyphenation tweaks 2019-11-29 23:45:12 +01:00
ui TextBoxWidget: minor optimisations 2019-12-05 12:18:52 +01:00
cache.lua rename runtimectl to document/canvascontext 2019-03-03 13:10:45 +01:00
cacheitem.lua cleanup: expand tab to 4 spaces 2014-03-13 21:52:43 +08:00
configurable.lua decouple UI definitions from document modules 2019-03-03 13:10:45 +01:00
dbg.lua [doc] Tag @todo, @fixme and @warning (#5244) 2019-08-23 19:53:53 +02:00
depgraph.lua Touch zones: fix loss of overrides when re-registering a zone (#5658) 2019-11-30 17:38:28 +01:00
device.lua [feat] Add support for BQ/Fnac devices (#4294) 2018-10-31 23:48:36 +01:00
docsettings.lua [doc] Tag @todo, @fixme and @warning (#5244) 2019-08-23 19:53:53 +02:00
dump.lua [doc] Tag @todo, @fixme and @warning (#5244) 2019-08-23 19:53:53 +02:00
fontlist.lua android: fix ko paths when primary storage is a SD card 2019-10-14 09:11:58 +02:00
gettext.lua [fix] Tailor plurals match (#5603) 2019-11-18 12:41:22 +01:00
httpclient.lua build: enforce luacheck in travis build 2016-02-09 23:01:52 -08:00
logger.lua use android log categories 2019-01-03 08:56:29 +01:00
luadata.lua Add LuaData and Dictionary Lookup History (#3161) 2017-10-07 22:13:46 +02:00
luasettings.lua [doc] Tag @todo, @fixme and @warning (#5244) 2019-08-23 19:53:53 +02:00
luxl.lua treate quoted slash as plain text in attribute value 2014-09-10 13:27:14 +08:00
optmath.lua Faster blitting @ BB8/BBRGB32 when no processing is needed (#4847) 2019-03-27 22:50:44 +01:00
pluginloader.lua Add vertical edge gesture (#5156) 2019-08-01 19:08:09 +02:00
pluginshare.lua Move PluginShare.backgroundJobs into PluginShare module (#3128) 2017-08-24 09:10:57 +02:00
random.lua Faster blitting @ BB8/BBRGB32 when no processing is needed (#4847) 2019-03-27 22:50:44 +01:00
readcollection.lua [feat] Favorites: organize book into collections (#5527) 2019-11-06 00:17:28 +01:00
readhistory.lua [doc] Tag @todo, @fixme and @warning (#5244) 2019-08-23 19:53:53 +02:00
up_reg.list adapt widgets to new refresh/repaint API 2014-11-30 00:17:50 +00:00
util.lua Translate file size unit (#5651) 2019-11-28 23:22:07 +01:00
version.lua [doc, fix] Some documentation issues (#5066) 2019-06-09 15:50:22 +02:00