index
:
lagrange.git
dev
dev-unrebased
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ui
/
root.h
Age
Commit message (
Expand
)
Author
2022-01-29
Don't have duplicate New Tab buttons
Jaakko Keränen
2021-12-14
iOS: Fixed input positioning (non-animated widget)
Jaakko Keränen
2021-12-05
Mobile: Fixed issues with overflow-scrolling
Jaakko Keränen
2021-12-04
iOS: Position system input controls during animation
Jaakko Keränen
2021-11-06
Fixed issues with tall popup menus
Jaakko Keränen
2021-09-20
Experimenting with independent popup windows
Jaakko Keränen
2021-06-14
Mobile: Toolbar color depends on sidebar
Jaakko Keränen
2021-05-11
InputWidget: Word wrapping, inserting newlines
Jaakko Keränen
2021-04-30
Windows: Fixed custom frame in split modes
Jaakko Keränen
2021-04-29
Working on multiple UI roots
Jaakko Keränen
2021-04-28
Working on multiple UI roots
Jaakko Keränen
2021-04-27
Refactor: Update event processing to not assume a single UI root
Jaakko Keränen
2021-04-27
UI root sizing is independent of window sizing
Jaakko Keränen
2021-04-27
Refactor: Added a proper Root object
Jaakko Keränen
2021-04-27
Refactor: Moving RootData so it can become non-global state
Jaakko Keränen
2021-04-27
Refactor: Separating UI creation and root widget from Window
Jaakko Keränen