index
:
lagrange.git
dev
dev-unrebased
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ui
/
inputwidget.c
Age
Commit message (
Expand
)
Author
2020-10-28
InputWidget: Buffer contents of unfocused input fields
Jaakko Keränen
2020-10-11
Focus behavior of the URL entry field
Jaakko Keränen
2020-09-25
Document side elements; hover outline
Jaakko Keränen
2020-09-18
InputWidget: Update cursor position when text changes
Jaakko Keränen
2020-09-17
Download progress indicator for large downloads
Jaakko Keränen
2020-09-10
Linux: Tweaking shortcut keys
Jaakko Keränen
2020-09-09
InputWidget: Clear selection when text is changed
Jaakko Keränen
2020-09-09
InputWidget: Mark range out of bounds
Jaakko Keränen
2020-09-06
LookupWidget: Keyboard focus and cursor
Jaakko Keränen
2020-09-04
InputWidget: Cursor visible while moving/inserting
Jaakko Keränen
2020-09-01
InputWidget: Pasting replaces selected text
Jaakko Keränen
2020-08-31
InputWidget: Move cursor, select with mouse
Jaakko Keränen
2020-08-30
InputWidget: Undo, copy/cut, select all
Jaakko Keränen
2020-08-30
InputWidget: Marking, deleting, word skipping
Jaakko Keränen
2020-08-23
InputWidget: Improved hint text
Jaakko Keränen
2020-08-23
InputWidget: Hint text on empty content
Jaakko Keränen
2020-08-22
Added BSD 2-clause license and copyright notices
Jaakko Keränen
2020-08-16
Keyboard-based link navigation; general improvements
Jaakko Keränen
2020-08-16
InputWidget: Height should match LabelWidget
Jaakko Keränen
2020-08-16
Palette has UI colors; defined Light theme colors
Jaakko Keränen
2020-08-11
Document outline; jumping to clicked heading
Jaakko Keränen
2020-08-02
Flag for tight label padding; aligning labels visually
Jaakko Keränen
2020-07-27
InputWidget: Notify whether Enter was pressed
Jaakko Keränen
2020-07-27
Showing and hiding the search bar
Jaakko Keränen
2020-07-26
Asking for sensitive input
Jaakko Keränen
2020-07-25
InputWidget: Long text may disappear
Jaakko Keränen
2020-07-25
InputWidget: Adjusted padding
Jaakko Keränen
2020-07-25
Encode spaces in URLs
Jaakko Keränen
2020-07-24
Font update; ANSI color escapes; fixed URL update
Jaakko Keränen
2020-07-23
Entering URLs and updating the navbar
Jaakko Keränen
2020-07-23
Added a basic navigation bar with buttons and URL field
Jaakko Keränen
2020-07-21
Initial commit
Jaakko Keränen