summaryrefslogtreecommitdiff
path: root/src/ui/inputwidget.c
AgeCommit message (Expand)Author
2021-03-27InputWidget: Select by wordJaakko Keränen
2021-03-27Processing of double clicksJaakko Keränen
2021-03-23UI language preference; switching at runtimeJaakko Keränen
2021-03-23Lang: Applied string IDs everywhereJaakko Keränen
2021-03-19InputWidget: Improved default scheme hidingJaakko Keränen
2021-03-17InputWidget: In a narrow window, omit the default URL schemeJaakko Keränen
2021-03-13Text: Separate glyph caching procedureJaakko Keränen
2021-03-13Fixed resizing of input dialogsJaakko Keränen
2021-03-12Cut/copy/paste paste via menusJaakko Keränen
2021-03-12InputWidget: Set/get content paddingJaakko Keränen
2021-03-06Mobile: Dealing with keyboard heightJaakko Keränen
2021-03-06Mobile: Dialog styling for phonesJaakko Keränen
2021-03-06Mobile: Widget interaction and appearanceJaakko Keränen
2021-03-05Restructuring dialogs for mobileJaakko Keränen
2021-03-04Changing UI scaling at runtimeJaakko Keränen
2021-03-03CapsLock as a modifier key; adding a modifier mapping tableJaakko Keränen
2021-02-24Lock button is embedded in the URL fieldJaakko Keränen
2021-02-24UI font consistencyJaakko Keränen
2021-02-23Show a search indicator in the URL barJaakko Keränen
2021-02-23Editing bookmark iconsJaakko Keränen
2021-02-21Animated widget offsets; phone sidebarsJaakko Keränen
2021-02-19iOS: Adjusting the UI for a tablet screenJaakko Keränen
2021-02-19Touch: Scrollbars can be dragged via touchJaakko Keränen
2021-02-08CleanupJaakko Keränen
2021-02-07paste: refactor to allow for Shift+InsThomas Adam
2021-02-05Experimenting with an iOS buildJaakko Keränen
2021-02-03XDG: Check XDG_CONFIG_HOME and the user's download directoryJaakko 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-01-26InputWidget: Optional domain punycoding for UIJaakko Keränen
2021-01-12Fixed: Percent-encode spaces when copyingJaakko Keränen
2020-12-16URL decoding preference affects input widgetsJaakko Keränen
2020-12-13macOS: Disable page navigation while editing textJaakko Keränen
2020-12-12InputWidget: Double-click to select allJaakko Keränen
2020-12-12InputWidget: Allow variable-width fontsJaakko Keränen
2020-12-09InputWidget: Usability improvementsJaakko Keränen
2020-11-14Fixed copying the URL input field contentsJaakko Keränen
2020-11-11Fixed: Mishandled format stringJaakko Keränen
2020-10-28InputWidget: Buffer contents of unfocused input fieldsJaakko Keränen
2020-10-11Focus behavior of the URL entry fieldJaakko Keränen
2020-09-25Document side elements; hover outlineJaakko Keränen
2020-09-18InputWidget: Update cursor position when text changesJaakko Keränen
2020-09-17Download progress indicator for large downloadsJaakko Keränen
2020-09-10Linux: Tweaking shortcut keysJaakko Keränen
2020-09-09InputWidget: Clear selection when text is changedJaakko Keränen
2020-09-09InputWidget: Mark range out of boundsJaakko Keränen
2020-09-06LookupWidget: Keyboard focus and cursorJaakko Keränen
2020-09-04InputWidget: Cursor visible while moving/insertingJaakko Keränen
2020-09-01InputWidget: Pasting replaces selected textJaakko Keränen
2020-08-31InputWidget: Move cursor, select with mouseJaakko Keränen