summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-02-13App: Fixed crash at shutdownJaakko Keränen
2021-02-13Windows: Custom frame preference; further minor tweaksJaakko Keränen
2021-02-13Text: No scaling for text glyphsJaakko Keränen
2021-02-13Windows: Custom frame app icon, finishing touchesJaakko Keränen
2021-02-13Windows: Further custom frame improvementsJaakko Keränen
2021-02-13Windows: CleanupJaakko Keränen
2021-02-13Windows: Improved custom frame behaviorJaakko Keränen
2021-02-12Windows: Custom frame behaviorJaakko Keränen
2021-02-11Windows: Experimenting with a custom window frame and title barJaakko Keränen
2021-02-11Windows: Draw something immediately when the window is openedJaakko Keränen
2021-02-11Added keybinding for finding textJaakko Keränen
2021-02-10Fixed URL path decoding issueJaakko Keränen
2021-02-10Bookmarks: Fixed crash when removing a bookmark sourceJaakko Keränen
2021-02-10Window: Keep scroll position when resizing verticallyJaakko Keränen
2021-02-10App: Events posted early may cause a crashJaakko Keränen
2021-02-10CleanupJaakko Keränen
2021-02-10Merge branch 'dev' of github.com:skyjake/lagrange into devJaakko Keränen
2021-02-10Window: Keep scroll position when resizing verticallyJaakko Keränen
2021-02-09Feeds: Wait up to 10 seconds for responseJaakko Keränen
2021-02-08Bookmarks: Do not require a label for remote linksJaakko Keränen
2021-02-08DocumentWidget: Update hover link after context menu closesJaakko Keränen
2021-02-08CleanupJaakko Keränen
2021-02-08Merge commit 'pullrequests/ThomasAdam/ta/shift-ins' into devJaakko Keränen
2021-02-07paste: refactor to allow for Shift+InsThomas Adam
2021-02-07App: Determine first run based on existence of prefs.cfgJaakko Keränen
2021-02-07Windows: Check for a portable userdata directoryJaakko Keränen
2021-02-07DocumentWidget: Wrong tab gets input query stringJaakko Keränen
2021-02-05Experimenting with an iOS buildJaakko Keränen
2021-02-05macOS: Fixed buildJaakko Keränen
2021-02-03XDG: Check XDG_CONFIG_HOME and the user's download directoryJaakko Keränen
2021-02-03Improved first-run experienceJaakko Keränen
2021-02-03Window: Fixed invalid contents are restoring in fullscreen modeJaakko Keränen
2021-02-03Window: Fullscreen mode shouldn't affect the retained window rectJaakko Keränen
2021-02-03Added keybinding (F11) for toggling fullscreen modeJaakko Keränen
2021-02-02Stripping the URL fragmentJaakko Keränen
2021-02-02Linux: Use SDL to query display monitor DPI valueJaakko Keränen
2021-02-02Improved focus switching for dialogsJaakko Keränen
2021-02-02InputWidget: Fixed cursor missing in an empty input widgetJaakko Keränen
2021-02-02App: List environment variables in "about:debug"Jaakko Keränen
2021-02-01DocumentWidget: Allow reloading the current URLJaakko Keränen
2021-01-29Fixed drawing of widget framesJaakko Keränen
2021-01-29Bookmarks: Remove default Gemini portsJaakko Keränen
2021-01-29Allow importing remote bookmarksJaakko Keränen
2021-01-29SidebarWidget: Fixed word wrapping issue in unread feed titlesJaakko Keränen
2021-01-27Added preference for maximum cache sizeJaakko Keränen
2021-01-26Merge branch 'pullrequests/Br0000k/dev' into devJaakko Keränen
2021-01-26Keybindings for new tab, close tab, add bookmarkJaakko Keränen
2021-01-26InputWidget: Optional domain punycoding for UIJaakko Keränen
2021-01-25Added 'Close tab' key bindingBr0000k
2021-01-25LookupWidget: Fixed Unicode errorsJaakko Keränen