summaryrefslogtreecommitdiff
path: root/src/ui/window.c
AgeCommit message (Expand)Author
2022-02-21Windows: Fixed dark mode for multiple windowsJaakko Keränen
2022-02-20Window-specific refreshJaakko Keränen
2022-02-20Window: Unfreeze command affects all frozen windowsJaakko Keränen
2022-02-20Adding context items to open in new windowJaakko Keränen
2022-02-19Fixed several event handling issuesJaakko Keränen
2022-02-18Serializing multiple windowsJaakko Keränen
2022-02-18Basic opening and closing of new windowsJaakko Keränen
2022-02-08CleanupJaakko Keränen
2022-02-08macOS: Attempting workaround for Metal refresh issuesJaakko Keränen
2022-01-22Window: Don't trigger a draw during SDL_ShowWindowJaakko Keränen
2022-01-03Android: Fixed glitches with updating keyboard heightJaakko Keränen
2022-01-01Android: Fixed root sizing; clip menu not showing; toolbar buttonsJaakko Keränen
2021-12-27Android: Keyboard height; other fixesJaakko Keränen
2021-12-25CleanupJaakko Keränen
2021-12-23Android: Various fixes to get things up and runningJaakko Keränen
2021-12-16DocumentWidget: Paste preceding lineJaakko Keränen
2021-12-14iOS: Fixed input positioning (non-animated widget)Jaakko Keränen
2021-12-05Mobile: Fixed layout issue during animationJaakko Keränen
2021-11-27Window: Don't steal focus on hoverJaakko Keränen
2021-11-25Unsplit button in toolbarJaakko Keränen
2021-11-24Window: Only one draw operation at onceJaakko Keränen
2021-11-14Merge branch 'dev' into work/v1.9Jaakko Keränen
2021-11-06Fixed issues with tall popup menusJaakko Keränen
2021-10-31Changed format of resources.lgrJaakko Keränen
2021-10-23CleanupJaakko Keränen
2021-10-22Window: Close buttons on merged tabsJaakko Keränen
2021-10-22DocumentWidget: Not scrollable until mouse movedJaakko Keränen
2021-10-20iOS: Fixing the buildJaakko Keränen
2021-10-08Colored popup framesJaakko Keränen
2021-10-06Revised runtime font managementJaakko Keränen
2021-09-28Window: Automatic software rendering fallbackJaakko Keränen
2021-09-27CleanupJaakko Keränen
2021-09-27macOS: Maximized window is not a special caseJaakko Keränen
2021-09-27Window: Fixed regressions in retaining window placementJaakko Keränen
2021-09-27Windows: Enable dark mode; use dark title bar for dark themesJaakko Keränen
2021-09-26Popup menus are positioned on selected itemJaakko Keränen
2021-09-26macOS: Popup window fixes; simply window creationJaakko Keränen
2021-09-26Window: Set window position during creation; popups use sw renderJaakko Keränen
2021-09-26X11: Tuning popup window behavior and appearanceJaakko Keränen
2021-09-26Root: Crash when closing split viewJaakko Keränen
2021-09-25Windows: Various fixes after MainWindow refactoringJaakko Keränen
2021-09-25Window: Fixed build with ENABLE_WINDOWPOS_FIX; cleanupJaakko Keränen
2021-09-25Fixed a build failzocker
2021-09-25Persistent bookmark folder stateJaakko Keränen
2021-09-24Bookmark foldersJaakko Keränen
2021-09-23MainWindow: Tweaks to avoid flash at launchJaakko Keränen
2021-09-21Added build options for popup/macOS menusJaakko Keränen
2021-09-21Fixed issues with popup windowsJaakko Keränen
2021-09-20Fixed build on Windows (MSYS)Jaakko Keränen
2021-09-20Experimenting with independent popup windowsJaakko Keränen