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
chrox e1d4b1f160 use eight anchor points to adjust bbox
Including the vertices and the midpoints on each edge of the rectangle.
11 years ago
..
reader cleanup: lookup reader view states like pageno and screen offset directly in self.view 11 years ago
bbox.lua use eight anchor points to adjust bbox 11 years ago
button.lua separated dialog.lua into source files for each individual function 12 years ago
config.lua update config.lua after moving toggleswitch to separate file 11 years ago
confirmbox.lua separated dialog.lua into source files for each individual function 12 years ago
device.lua fix crash in goint into screen saver 11 years ago
event.lua file reorganisation 12 years ago
filechooser.lua hide certain directories in FileManager 11 years ago
focusmanager.lua enable partial and full refresh on widget redraw 12 years ago
font.lua hide DPI dependency in Font module 11 years ago
geometry.lua add math.lua, move all math related helpers in to it 11 years ago
gesturedetector.lua move adjustGesCoordinate from Screen to GestureDetector 11 years ago
graphics.lua add config options 12 years ago
image.lua file reorganisation 12 years ago
infomessage.lua first demo of screen rotate 11 years ago
inputevent.lua move adjustGesCoordinate from Screen to GestureDetector 11 years ago
menu.lua hide DPI dependency in Font module 11 years ago
notification.lua first demo of screen rotate 11 years ago
readerui.lua rename ReaderKoptinterface to ReaderKoptListener & save zoom mode to normal_zoom_mode 11 years ago
rendertext.lua fix kerning for Utf8Text family methods from tigran123 12 years ago
screen.lua move adjustGesCoordinate from Screen to GestureDetector 11 years ago
time.lua bug fix in time.lua 12 years ago
toggleswitch.lua move toggleswitch into separate widget file 11 years ago
ui.lua first demo of screen rotate 11 years ago
widget.lua separate abstract interface EventListener from Widget 11 years ago