summaryrefslogtreecommitdiff
path: root/src/ui/inputwidget.c
AgeCommit message (Expand)Author
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
2020-08-30InputWidget: Undo, copy/cut, select allJaakko Keränen
2020-08-30InputWidget: Marking, deleting, word skippingJaakko Keränen
2020-08-23InputWidget: Improved hint textJaakko Keränen
2020-08-23InputWidget: Hint text on empty contentJaakko Keränen
2020-08-22Added BSD 2-clause license and copyright noticesJaakko Keränen
2020-08-16Keyboard-based link navigation; general improvementsJaakko Keränen
2020-08-16InputWidget: Height should match LabelWidgetJaakko Keränen
2020-08-16Palette has UI colors; defined Light theme colorsJaakko Keränen
2020-08-11Document outline; jumping to clicked headingJaakko Keränen
2020-08-02Flag for tight label padding; aligning labels visuallyJaakko Keränen
2020-07-27InputWidget: Notify whether Enter was pressedJaakko Keränen
2020-07-27Showing and hiding the search barJaakko Keränen
2020-07-26Asking for sensitive inputJaakko Keränen
2020-07-25InputWidget: Long text may disappearJaakko Keränen
2020-07-25InputWidget: Adjusted paddingJaakko Keränen
2020-07-25Encode spaces in URLsJaakko Keränen
2020-07-24Font update; ANSI color escapes; fixed URL updateJaakko Keränen
2020-07-23Entering URLs and updating the navbarJaakko Keränen
2020-07-23Added a basic navigation bar with buttons and URL fieldJaakko Keränen
2020-07-21Initial commitJaakko Keränen