Age | Commit message (Expand) | Author |
---|---|---|
2019-11-01 | LibGUI: Move text search functions from GTextEditor to GTextDocument | Andreas Kling |
2019-10-30 | LibGUI: Add GTextDocument::text_in_range(GTextRange) | Andreas Kling |
2019-10-27 | LibGUI: Support multiple GTextEditors editing the same GTextDocument | Andreas Kling |
2019-10-27 | LibGUI: Move visual line metadata from GTextDocument to GTextEditor | Andreas Kling |
2019-10-27 | LibGUI: Move GTextDocument out of GTextEditor | Andreas Kling |