summaryrefslogtreecommitdiff
path: root/src/ui/inputwidget.c
AgeCommit message (Expand)Author
2021-12-16DocumentWidget: Paste preceding lineJaakko Keränen
2021-12-15Preferences: Option for cursor blinkingJaakko Keränen
2021-12-15InputWidget: Initial scroll position out of boundsJaakko Keränen
2021-12-15InputWidget: Dealing with very narrow widthJaakko Keränen
2021-12-15Mobile: Dismissing keyboard unfocuses InputWidgetJaakko Keränen
2021-12-14Mobile: Folders in bookmark editor; menus vs. input focusJaakko Keränen
2021-12-13Mobile: Fixed initial InputWidget sizingJaakko Keränen
2021-12-11CleanupJaakko Keränen
2021-12-10iOS: Extra padding at bottom of upload text editorJaakko Keränen
2021-12-09iOS: Fixes and new edit menu for UploadWidgetJaakko Keränen
2021-12-09iOS: Fixed backups in InputWidgetJaakko Keränen
2021-12-08iOS: Fixed text field position was shiftingJaakko Keränen
2021-12-07InputWidget: Buffered content is limited by max heightJaakko Keränen
2021-12-05iOS: Register Iosevka for the monospace input widgetJaakko Keränen
2021-12-05Mobile: Scrolling to keep InputWidget visibleJaakko Keränen
2021-12-05InputWidget: Simplified version for system-provided inputJaakko Keränen
2021-12-05iOS: Custom editor font and adjusted positioningJaakko Keränen
2021-12-05iOS: Multiline text input using UITextViewJaakko Keränen
2021-12-04iOS: Right-aligned input fieldsJaakko Keränen
2021-12-04iOS: Position system input controls during animationJaakko Keränen
2021-12-04iOS: Setting up a system-provided text input controlJaakko Keränen
2021-12-02Mobile: Button group style; upload dialog tweaksJaakko Keränen
2021-11-27InputWidget: Mishandling of the A keyJaakko Keränen
2021-11-24InputWidget: Ctrl+A to select all (on PC)Jaakko Keränen
2021-10-23InputWidget: Per-pixel scrollingJaakko Keränen
2021-10-23CleanupJaakko Keränen
2021-10-13Text attributes that change inside a runJaakko Keränen
2021-09-21InputWidget: Shift+Alt+Tab inserts a tab characterJaakko Keränen
2021-09-21macOS: Native context menusJaakko Keränen
2021-09-20Experimenting with independent popup windowsJaakko Keränen
2021-09-18Tracking hover widget; cleanupJaakko Keränen
2021-09-17Touch: Swipes interact at start positionJaakko Keränen
2021-09-17InputWidget: CleanupJaakko Keränen
2021-09-17Fixed minor widget glitchesJaakko Keränen
2021-09-15Mobile: Minor improvementsJaakko Keränen
2021-09-14InputWidget: Touch scrolling, position calculationJaakko Keränen
2021-09-13Mobile: New selection logic for InputWidgetJaakko Keränen
2021-09-12CleanupJaakko Keränen
2021-09-12Mobile: Better Settings tap targets; fixed safe area drawingJaakko Keränen
2021-09-12Mobile: Draw optimizations; focus handlingJaakko Keränen
2021-09-10Mobile: Fixed minor UI issuesJaakko Keränen
2021-09-04iOS: Minor fixesJaakko Keränen
2021-08-28InputWidget: Tell SDL where text input is happeningJaakko Keränen
2021-08-24InputWidget: Reverted an earlier change to fix cursor movement regressionJaakko Keränen
2021-08-22CleanupJaakko Keränen
2021-08-19InputWidget: Cursor behavior around invisible codepointsJaakko Keränen
2021-08-06InputWidget: Omit default scheme; highlight domain nameJaakko Keränen
2021-08-06InputWidget: Return key, input focus behaviorJaakko Keränen
2021-08-04InputWidget: Line breaks only make sense in some fieldsJaakko Keränen
2021-08-03InputWidget: On PCs, use Ctrl+Shift+A to select all textJaakko Keränen