summaryrefslogtreecommitdiff
path: root/src/ui/window.c
AgeCommit message (Expand)Author
2021-09-19Refactoring Window to split off MainWindowJaakko Keränen
2021-09-19CleanupJaakko Keränen
2021-09-18Fixed crash when hovered widget is destroyedJaakko Keränen
2021-09-18Tracking hover widget; cleanupJaakko Keränen
2021-09-13Mobile: New selection logic for InputWidgetJaakko Keränen
2021-09-12Mobile: Better Settings tap targets; fixed safe area drawingJaakko Keränen
2021-09-12Mobile: Draw optimizations; focus handlingJaakko Keränen
2021-09-07Mobile: Redoing PreferencesJaakko Keränen
2021-08-29Merge branch 'dev' into work/v1.7Jaakko Keränen
2021-08-29Fixed running under KMSDRM video driver on LinuxJaakko Keränen
2021-08-22Window: Update UI layout after split changesJaakko Keränen
2021-08-20Added build options to force phone/tablet mobile UIJaakko Keränen
2021-08-20Window: Update UI layout after split changesJaakko Keränen
2021-08-20Window: Allow Escape to affect all splitsJaakko Keränen
2021-08-17Window: Redraw tweaks on MSYSJaakko Keränen
2021-08-17Window: Experimenting with draw-driven UI resizeJaakko Keränen
2021-08-15SDL 2.0.16 line drawing regression (OpenGL renderer)Jaakko Keränen
2021-07-31Window: Update contents when (re)shownJaakko Keränen
2021-07-31Window: Fonts reinit after render device/targets resetJaakko Keränen
2021-07-23Window: Mouse wheel events vs. split modeJaakko Keränen
2021-06-12CleanupJaakko Keränen
2021-05-20Window: Allow all mouse clicks to change active splitJaakko Keränen
2021-05-18Mobile: No view split on phone; layout fixesJaakko Keränen
2021-05-18App: Attempt to fix app restore issueJaakko Keränen
2021-05-18App: Fixed init of UI palette on first runJaakko Keränen
2021-05-17SidebarWidget: Animate show/hideJaakko Keränen
2021-05-15Mobile: Various improvements and fixesJaakko Keränen
2021-05-14Mobile and iOS: Various fixes and cleanupJaakko Keränen
2021-05-14Window: Fixed crash at shutdownJaakko Keränen
2021-05-09Window: Workaround for lack of window expose eventJaakko Keränen
2021-05-09Window: Fixed closing all tabs in the left splitJaakko Keränen
2021-05-09Window: Keep the current tab when unsplittingJaakko Keränen
2021-05-07Window: First move with custom frame may be cancelledJaakko Keränen
2021-05-06Window: Split focus indicator in light modeJaakko Keränen
2021-05-05Window: Pinning preference vs. new splitsJaakko Keränen
2021-05-04Split view pinning, "linksplit" special tagJaakko Keränen
2021-05-04Window: Opening links to the sideJaakko Keränen
2021-05-03Window: Dispatch key events only to the root with key focusJaakko Keränen
2021-05-03Paint: Fixed build with older SDL versionsJaakko Keränen
2021-05-03Added menu items for view splittingJaakko Keränen
2021-05-02Window: Added split swapping; cleanupJaakko Keränen
2021-04-30Windows: Fixed custom frame in split modesJaakko Keränen
2021-04-30InputWidget: Highlight only in focused rootJaakko Keränen
2021-04-30Revising and fixing widget layoutJaakko Keränen
2021-04-30Window: Moving tabs between splitsJaakko Keränen
2021-04-29Working on multiple UI rootsJaakko Keränen
2021-04-28Working on multiple UI rootsJaakko Keränen
2021-04-28Working on multiple UI rootsJaakko Keränen
2021-04-27Refactor: Update event processing to not assume a single UI rootJaakko Keränen
2021-04-27UI root sizing is independent of window sizingJaakko Keränen