1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-20 08:11:01 +00:00
serenity/Applications
Andreas Kling 951377e93e GTableView: Add ability to hide individual columns at view-level.
Use this in IRCClient to hide the "sender" column in the server message view
since everything in that view comes from the "Server" anyway.
2019-03-20 13:36:07 +01:00
..
About LibGUI: Implement nested event loops to support dialog boxes. 2019-03-19 00:01:02 +01:00
FileManager LibGUI: Make GTableModel a retainable object. 2019-03-20 03:27:07 +01:00
FontEditor LibGUI: Implement nested event loops to support dialog boxes. 2019-03-19 00:01:02 +01:00
IRCClient GTableView: Add ability to hide individual columns at view-level. 2019-03-20 13:36:07 +01:00
Launcher LibGUI: Implement nested event loops to support dialog boxes. 2019-03-19 00:01:02 +01:00
ProcessManager LibGUI: Make GTableModel a retainable object. 2019-03-20 03:27:07 +01:00
Terminal LibGUI: Make GTableModel a retainable object. 2019-03-20 03:27:07 +01:00
TextEditor LibGUI: Implement nested event loops to support dialog boxes. 2019-03-19 00:01:02 +01:00