2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/frontend/ui/widget/container
Hans-Werner Hilse 5982e24d57 unify color specification
colors were a mixture of 4bpp integers (0=white, 15=black) and
fractional blackness levels (0=white, 1.0=black) before. This is
now unified to use the color specification of the Blitbuffer API.
2014-10-24 13:48:42 +02:00
..
alphacontainer.lua add implementation of a container widget with alpha-blitting 2014-09-28 21:48:06 +02:00
bottomcontainer.lua cleanup: expand tab to 4 spaces 2014-03-13 21:52:43 +08:00
centercontainer.lua cleanup: expand tab to 4 spaces 2014-03-13 21:52:43 +08:00
framecontainer.lua unify color specification 2014-10-24 13:48:42 +02:00
inputcontainer.lua cleanup: expand tab to 4 spaces 2014-03-13 21:52:43 +08:00
leftcontainer.lua cleanup: expand tab to 4 spaces 2014-03-13 21:52:43 +08:00
rightcontainer.lua cleanup: expand tab to 4 spaces 2014-03-13 21:52:43 +08:00
underlinecontainer.lua unify color specification 2014-10-24 13:48:42 +02:00
widgetcontainer.lua lookup input word when holding on word in dict lookup window 2014-08-18 00:32:09 +08:00