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/widget/container
poire-z bc16b32395 Add Book map and Page browser features
- Book map: shows a map of content, including TOC,
  boomarks, read pages, non-linear flows...
- Page browser: shows thumbnails of pages.

- ReaderThumbnail: new Reader module that provides
  a service for generating thumbnails of book pages.
  It makes available these 2 new fullscreen widgets.
- ReaderBookmark, ReaderLink, Statistics: add methods
  to return new views of bookmarks, previous locations
  and read pages, that are needed by BookMapWidget.
- ReaderToc: compute TOC max_depth.
- ReaderBookmark, ReaderHighlight: send events on
  bookmark add/update/remove so thumbnails of the
  pages impacted can be trashed.
2 years ago
..
alphacontainer.lua Revamp flash_ui handling, once more, with feeling ;) (#7262) 3 years ago
bottomcontainer.lua [doc] Tag @todo, @fixme and @warning (#5244) 5 years ago
centercontainer.lua CenterContainer: options to handle larger content (#8277) 3 years ago
framecontainer.lua Don't paint invisible background-colored rounded corners (#7046) 3 years ago
inputcontainer.lua InputDialog: add 'Go to line' button (#7673) 3 years ago
leftcontainer.lua [RTL UI] update low-level widgets to handle mirroring 5 years ago
movablecontainer.lua Revamp flash_ui handling, once more, with feeling ;) (#7262) 3 years ago
rightcontainer.lua [RTL UI] update low-level widgets to handle mirroring 5 years ago
scrollablecontainer.lua Add Book map and Page browser features 2 years ago
topcontainer.lua Dev docs: some widgets 7 years ago
underlinecontainer.lua [doc] Tag @todo, @fixme and @warning (#5244) 5 years ago
widgetcontainer.lua Tame some ButtonTable users into re-using Buttontable instances if possible (#7166) 3 years ago