Andreas Kling
|
a048f46be5
LibGUI: Use a ScopeGuard to close the fd in TextEditor::write_to_file()
|
4 years ago |
Andreas Kling
|
015c5e61a8
LibGUI: Fix bogus TextEditor selection when cursor dragged outside view
|
4 years ago |
Andreas Kling
|
43c7d7d285
LibSyntax: Move GUI::Highlighter to Syntax::Highlighter in LibSyntax
|
4 years ago |
Zac
|
cc2f35badd
TextEditor: Implement word wrapping
|
4 years ago |
Andreas Kling
|
31e04907b4
Revert "TextEditor: Add vim status indicators to the statusbar"
|
4 years ago |
Zac
|
bd6d0d2295
TextEditor: Add vim status indicators to the statusbar
|
4 years ago |
Zac
|
aaf691c4ef
Vim: Add change word and delete word functionality
|
4 years ago |
Zac
|
94bfde2a38
TextEditor: Fix bug in delete_current_line() when deleting the last line
|
4 years ago |
asynts
|
eea72b9b5c
Everywhere: Hook up remaining debug macros to Debug.h.
|
4 years ago |
asynts
|
acdcf59a33
Everywhere: Remove unnecessary debug comments.
|
4 years ago |
Andreas Kling
|
1a08ac72ad
LibC+Everywhere: Remove open_with_path_length() in favor of open()
|
4 years ago |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 years ago |