serenity/Applications
Andreas Kling 9158de6c41 Begin working on a graphical TextEditor.
It's gonna be a wrapper around a new GTextEditor widget so I can easily
reuse the functionality anywhere I need it. :^)
2019-03-07 00:31:06 +01:00
..
About About: Use Katica Bold for displaying the system name. :^) 2019-03-06 22:39:49 +01:00
FileManager LibGUI: GTableModel::data() should take a GModelIndex instead of int,int. 2019-03-06 19:56:47 +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 Begin working on a graphical TextEditor. 2019-03-07 00:31:06 +01:00