summaryrefslogtreecommitdiff
path: root/src/app.c
AgeCommit message (Expand)Author
2021-02-21Minor tweaksJaakko Keränen
2021-02-20iOS: Tweaks and changes for phone modeJaakko Keränen
2021-02-19iOS: Further tweaks for mobileJaakko Keränen
2021-02-19iOS: Adjusting the UI for a tablet screenJaakko Keränen
2021-02-18iOS: Working on touch event handlingJaakko Keränen
2021-02-16Search engine queries via the navbarJaakko Keränen
2021-02-15Added user preference to disable vertical centering of pagesJaakko 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-13Windows: Further custom frame improvementsJaakko 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-10App: Events posted early may cause a crashJaakko Keränen
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-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: Fullscreen mode shouldn't affect the retained window rectJaakko Keränen
2021-02-03Added keybinding (F11) for toggling fullscreen modeJaakko 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-02App: List environment variables in "about:debug"Jaakko Keränen
2021-01-27Added preference for maximum cache sizeJaakko Keränen
2021-01-19Closing tabs with the middle mouse buttonJaakko Keränen
2021-01-18Renamed ".binary" filesJaakko Keränen
2021-01-15"about:debug" shows cache informationJaakko Keränen
2021-01-12Added keybinding for toggling URL hover showingJaakko Keränen
2021-01-10Option to show full URL when hovering on a linkJaakko Keränen
2021-01-04App: Drag-and-drop events passed to all widgetsJaakko Keränen
2021-01-04Added a client certificate import dialogJaakko Keränen
2021-01-03Creating a certificate import dialogJaakko Keränen
2020-12-25Compiling with SDL versions earlier than 2.0.14Jaakko Keränen
2020-12-22App: Attempt to open URLs using SDL firstJaakko Keränen
2020-12-19Remote bookmark sourcesJaakko Keränen
2020-12-19"Edit Feed..." opens Feed SettingsJaakko Keränen
2020-12-19Bookmark a link via context menuJaakko Keränen
2020-12-19Opening unrecognized schemes in default browserJaakko Keränen
2020-12-12Added option to show URL paths as encoded or decodedJaakko Keränen
2020-12-07Set REQUEST_URL in the MIME hook environmentJaakko Keränen
2020-12-06Report errors in MIME hooks; added to about:debugJaakko Keränen
2020-12-06Added build option for sleeping while idleJaakko Keränen
2020-12-06Fixed truncated tab titles; unfocus input on right-clickJaakko Keränen
2020-12-04Added a second sidebar; removed hover outlineJaakko Keränen
2020-12-02Added MimeHooksJaakko Keränen
2020-12-01Editing feed title in Feed Settings dialogJaakko Keränen
2020-12-01Added dialog for changing feed typeJaakko Keränen