gitui/src/components
extrawurst 825935ba4f
Multiline TextEdit cleanups (#2053)
* change commit default binding
* animated gif of multiline text edit
* update changelog
* fix style of default text
* textinput should not need to know about its users
* fix branch create popup
2024-02-18 12:44:44 +01:00
..
commit_details fix sorting of commits in diff view (#1747) 2024-02-12 20:33:46 +01:00
utils fix nighyly clippy 2023-11-02 07:50:41 +01:00
blame_file.rs (refactor) shorten component creation by grouping common items in an Environment 2024-02-12 12:55:10 +01:00
branchlist.rs (refactor) shorten component creation by grouping common items in an Environment 2024-02-12 12:55:10 +01:00
changes.rs updates and fixes 2024-02-12 12:55:10 +01:00
command.rs commit log filtering (#1800) 2023-08-18 17:19:18 +02:00
commit.rs Multiline TextEdit cleanups (#2053) 2024-02-18 12:44:44 +01:00
commitlist.rs (refactor) shorten component creation by grouping common items in an Environment 2024-02-12 12:55:10 +01:00
compare_commits.rs fix sorting of commits in diff view (#1747) 2024-02-12 20:33:46 +01:00
create_branch.rs fix all places of single line textinput 2024-02-15 21:47:03 +01:00
cred.rs (refactor) shorten component creation by grouping common items in an Environment 2024-02-12 12:55:10 +01:00
diff.rs (refactor) shorten component creation by grouping common items in an Environment 2024-02-12 12:55:10 +01:00
externaleditor.rs (refactor) shorten component creation by grouping common items in an Environment 2024-02-12 12:55:10 +01:00
fetch.rs (refactor) shorten component creation by grouping common items in an Environment 2024-02-12 12:55:10 +01:00
file_revlog.rs (refactor) shorten component creation by grouping common items in an Environment 2024-02-12 12:55:10 +01:00
fuzzy_find_popup.rs fix all places of single line textinput 2024-02-15 21:47:03 +01:00
help.rs (refactor) shorten component creation by grouping common items in an Environment 2024-02-12 12:55:10 +01:00
inspect_commit.rs (refactor) shorten component creation by grouping common items in an Environment 2024-02-12 12:55:10 +01:00
log_search_popup.rs fix all places of single line textinput 2024-02-15 21:47:03 +01:00
mod.rs commit log filtering (#1800) 2023-08-18 17:19:18 +02:00
msg.rs (refactor) shorten component creation by grouping common items in an Environment 2024-02-12 12:55:10 +01:00
options_popup.rs (refactor) shorten component creation by grouping common items in an Environment 2024-02-12 12:55:10 +01:00
pull.rs (refactor) shorten component creation by grouping common items in an Environment 2024-02-12 12:55:10 +01:00
push.rs (refactor) shorten component creation by grouping common items in an Environment 2024-02-12 12:55:10 +01:00
push_tags.rs (refactor) shorten component creation by grouping common items in an Environment 2024-02-12 12:55:10 +01:00
rename_branch.rs fix all places of single line textinput 2024-02-15 21:47:03 +01:00
reset.rs (refactor) shorten component creation by grouping common items in an Environment 2024-02-12 12:55:10 +01:00
reset_popup.rs (refactor) shorten component creation by grouping common items in an Environment 2024-02-12 12:55:10 +01:00
revision_files.rs (refactor) shorten component creation by grouping common items in an Environment 2024-02-12 12:55:10 +01:00
revision_files_popup.rs (refactor) shorten component creation by grouping common items in an Environment 2024-02-12 12:55:10 +01:00
stashmsg.rs fix all places of single line textinput 2024-02-15 21:47:03 +01:00
status_tree.rs updates and fixes 2024-02-12 12:55:10 +01:00
submodules.rs (refactor) shorten component creation by grouping common items in an Environment 2024-02-12 12:55:10 +01:00
syntax_text.rs (refactor) shorten component creation by grouping common items in an Environment 2024-02-12 12:55:10 +01:00
tag_commit.rs fix all places of single line textinput 2024-02-15 21:47:03 +01:00
taglist.rs (refactor) shorten component creation by grouping common items in an Environment 2024-02-12 12:55:10 +01:00
textinput.rs Multiline TextEdit cleanups (#2053) 2024-02-18 12:44:44 +01:00