index
:
lagrange.git
dev
dev-unrebased
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ui
/
window.c
Age
Commit message (
Expand
)
Author
2021-09-18
Fixed crash when hovered widget is destroyed
Jaakko Keränen
2021-09-18
Tracking hover widget; cleanup
Jaakko Keränen
2021-09-13
Mobile: New selection logic for InputWidget
Jaakko Keränen
2021-09-12
Mobile: Better Settings tap targets; fixed safe area drawing
Jaakko Keränen
2021-09-12
Mobile: Draw optimizations; focus handling
Jaakko Keränen
2021-09-07
Mobile: Redoing Preferences
Jaakko Keränen
2021-08-29
Merge branch 'dev' into work/v1.7
Jaakko Keränen
2021-08-29
Fixed running under KMSDRM video driver on Linux
Jaakko Keränen
2021-08-22
Window: Update UI layout after split changes
Jaakko Keränen
2021-08-20
Added build options to force phone/tablet mobile UI
Jaakko Keränen
2021-08-20
Window: Update UI layout after split changes
Jaakko Keränen
2021-08-20
Window: Allow Escape to affect all splits
Jaakko Keränen
2021-08-17
Window: Redraw tweaks on MSYS
Jaakko Keränen
2021-08-17
Window: Experimenting with draw-driven UI resize
Jaakko Keränen
2021-08-15
SDL 2.0.16 line drawing regression (OpenGL renderer)
Jaakko Keränen
2021-07-31
Window: Update contents when (re)shown
Jaakko Keränen
2021-07-31
Window: Fonts reinit after render device/targets reset
Jaakko Keränen
2021-07-23
Window: Mouse wheel events vs. split mode
Jaakko Keränen
2021-06-12
Cleanup
Jaakko Keränen
2021-05-20
Window: Allow all mouse clicks to change active split
Jaakko Keränen
2021-05-18
Mobile: No view split on phone; layout fixes
Jaakko Keränen
2021-05-18
App: Attempt to fix app restore issue
Jaakko Keränen
2021-05-18
App: Fixed init of UI palette on first run
Jaakko Keränen
2021-05-17
SidebarWidget: Animate show/hide
Jaakko Keränen
2021-05-15
Mobile: Various improvements and fixes
Jaakko Keränen
2021-05-14
Mobile and iOS: Various fixes and cleanup
Jaakko Keränen
2021-05-14
Window: Fixed crash at shutdown
Jaakko Keränen
2021-05-09
Window: Workaround for lack of window expose event
Jaakko Keränen
2021-05-09
Window: Fixed closing all tabs in the left split
Jaakko Keränen
2021-05-09
Window: Keep the current tab when unsplitting
Jaakko Keränen
2021-05-07
Window: First move with custom frame may be cancelled
Jaakko Keränen
2021-05-06
Window: Split focus indicator in light mode
Jaakko Keränen
2021-05-05
Window: Pinning preference vs. new splits
Jaakko Keränen
2021-05-04
Split view pinning, "linksplit" special tag
Jaakko Keränen
2021-05-04
Window: Opening links to the side
Jaakko Keränen
2021-05-03
Window: Dispatch key events only to the root with key focus
Jaakko Keränen
2021-05-03
Paint: Fixed build with older SDL versions
Jaakko Keränen
2021-05-03
Added menu items for view splitting
Jaakko Keränen
2021-05-02
Window: Added split swapping; cleanup
Jaakko Keränen
2021-04-30
Windows: Fixed custom frame in split modes
Jaakko Keränen
2021-04-30
InputWidget: Highlight only in focused root
Jaakko Keränen
2021-04-30
Revising and fixing widget layout
Jaakko Keränen
2021-04-30
Window: Moving tabs between splits
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-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
Keeping track of current UI root
Jaakko Keränen
2021-04-27
Refactor: Added a proper Root object
Jaakko Keränen
[next]