index
:
lagrange.git
dev
dev-unrebased
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ui
/
scrollwidget.c
Age
Commit message (
Expand
)
Author
2021-05-14
Mobile and iOS: Various fixes and cleanup
Jaakko Keränen
2021-04-11
Mobile: Long press to select; navbar page menu
Jaakko Keränen
2021-03-20
App: Periodic commands without timers/threads
Jaakko Keränen
2021-03-20
ScrollWidget: Disabled the fading out for now
Jaakko Keränen
2021-03-18
Mobile improvements
Jaakko Keränen
2021-03-18
Scrollbar fading and periodic commands
Jaakko Keränen
2021-03-04
Fixed a couple of undefined behaviors
Jaakko Keränen
2021-03-04
Changing UI scaling at runtime
Jaakko Keränen
2021-02-19
iOS: Further tweaks for mobile
Jaakko Keränen
2021-02-19
Touch: Scrollbars can be dragged via touch
Jaakko Keränen
2020-11-23
SidebarWidget: Improved feed entry appearance
Jaakko Keränen
2020-08-22
Added BSD 2-clause license and copyright notices
Jaakko Keränen
2020-08-19
Fixed document scrolling issue; copy links
Jaakko Keränen
2020-08-16
Added Pure Black and Pure White themes
Jaakko Keränen
2020-08-16
Palette has UI colors; defined Light theme colors
Jaakko Keränen
2020-08-11
SidebarWidget: Scrolling and the scrollbar
Jaakko Keränen
2020-07-26
Window: Create a search bar
Jaakko Keränen
2020-07-25
Basic navigation history; Back and Forward are working
Jaakko Keränen
2020-07-23
Added a basic navigation bar with buttons and URL field
Jaakko Keränen
2020-07-23
DocumentWidget: Scrolling via scrollbar and keys
Jaakko Keränen
2020-07-23
Added ScrollWidget for scroll bars
Jaakko Keränen