1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 23:28:11 +00:00
serenity/Applications
Andreas Kling fd5eb79d19 LibGUI: Make GMenu inherit from CObject
This is primarily to make it possible to pass a GMenu* where a CObject*
is expected.
2019-12-09 21:05:44 +01:00
..
About About: Show repository info 2019-12-02 09:21:47 +01:00
Browser LibGUI: Make GMenu inherit from CObject 2019-12-09 21:05:44 +01:00
Calculator Calculator: Add a 16x16 app icon 2019-11-29 21:04:19 +01:00
ChanViewer LibCore: Remove ObjectPtr in favor of RefPtr 2019-09-22 00:31:54 +02:00
DisplayProperties WindowServer: Port to the new IPC system 2019-12-02 11:11:05 +01:00
FileManager LibGUI: Make GMenu inherit from CObject 2019-12-09 21:05:44 +01:00
FontEditor LibGUI: Convert custom widgets and subclasses to ObjectPtr 2019-09-21 20:04:00 +02:00
Help LibGUI: Make GMenu inherit from CObject 2019-12-09 21:05:44 +01:00
HexEditor LibGUI: Make GMenu inherit from CObject 2019-12-09 21:05:44 +01:00
IRCClient LibGUI: Make GMenu inherit from CObject 2019-12-09 21:05:44 +01:00
PaintBrush LibGUI: Make GMenu inherit from CObject 2019-12-09 21:05:44 +01:00
Piano LibGUI: Make GMenu inherit from CObject 2019-12-09 21:05:44 +01:00
QuickShow LibGUI: Make GMenu inherit from CObject 2019-12-09 21:05:44 +01:00
SoundPlayer LibGUI: Make GMenu inherit from CObject 2019-12-09 21:05:44 +01:00
SystemDialog LibGUI: Don't create GMessageBox and GInputBox on the stack 2019-09-21 20:32:31 +02:00
SystemMonitor LibGUI: Make GMenu inherit from CObject 2019-12-09 21:05:44 +01:00
Taskbar Taskbar: Add a quick launch bar 2019-12-04 14:32:15 +01:00
Terminal LibGUI: Make GMenu inherit from CObject 2019-12-09 21:05:44 +01:00
TextEditor LibGUI: Make GMenu inherit from CObject 2019-12-09 21:05:44 +01:00
Welcome AK: Use size_t for the length of strings 2019-12-09 17:51:21 +01:00
Makefile.common LibHTML: Use LibProtocol for HTTP requests :^) 2019-11-24 14:24:59 +01:00