1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-13 00:11:00 +00:00
serenity/Applications
Andreas Kling 6576ac8332 GTextEditor: Add selected_text() function.
I don't have a clipboard to actually put the copied selection onto yet,
so just print the selected text to stdout so we can see what it is.
2019-03-08 01:59:59 +01:00
..
About About: Use Katica Bold for displaying the system name. :^) 2019-03-06 22:39:49 +01:00
FileManager FileManager: Open non-executable files in TextEditor by default. 2019-03-07 14:43:12 +01:00
FontEditor FontEditor: Don't crash when clicking on the unused part of a glyph. 2019-03-06 19:04:30 +01:00
Launcher More compat work. Rename libraries from LibFoo.a => libfoo.a 2019-02-26 13:30:57 +01:00
ProcessManager LibGUI: GTableModel::data() should take a GModelIndex instead of int,int. 2019-03-06 19:56:47 +01:00
Terminal More work on the variable-width font support. 2019-03-06 14:06:40 +01:00
TextEditor GTextEditor: Add selected_text() function. 2019-03-08 01:59:59 +01:00