1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 09:47:35 +00:00
serenity/Applications
Andreas Kling be0ac86b63 TextEditor: Add New/Open/Save actions.
They aren't hooked up to anything, I just felt like making some icons. ;^)
2019-03-07 01:46:37 +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 TextEditor: Add New/Open/Save actions. 2019-03-07 01:46:37 +01:00