summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-02-18iOS: Working on touch event handlingJaakko Keränen
2021-02-18Gopher: Link paths must be URL-encodedJaakko Keränen
2021-02-17Prefs: Removed default search engine URLJaakko Keränen
2021-02-17Merge branch 'dev' of skyjake.fi:skyjake/lagrange into devJaakko Keränen
2021-02-17Added a built-in Atom-to-Gemini feed translatorJaakko Keränen
2021-02-16Search engine queries via the navbarJaakko Keränen
2021-02-16macOS: Retaining window position vs. zoomedJaakko Keränen
2021-02-16DocumentWidget: Only center normal pagesJaakko Keränen
2021-02-15DocumentWidget: Scroll position while resizingJaakko Keränen
2021-02-15Preferences: Saturation levels as percentagesJaakko Keränen
2021-02-15Added user preference to disable vertical centering of pagesJaakko Keränen
2021-02-14Windows: Improved custom frame behavior; default to disabledJaakko Keränen
2021-02-14Color: Extended range for color escapesJaakko Keränen
2021-02-14DocumentWidget: Alignment excludes bannerJaakko Keränen
2021-02-14SidebarWidget: Handling feed entry URLs with spacesJaakko Keränen
2021-02-14Open Help on first runJaakko Keränen
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