1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-13 18:52:17 +00:00
serenity/Applications
Andreas Kling 5eedb22834 Sprinkle use of AK::Vector in various places.
Some of these are less helpful than others. Avoiding a bunch of mallocs
in the event loop wakeup code is definitely nice.
2019-04-20 14:02:19 +02:00
..
About Get rid of SERENITY macro since the compiler already defines __serenity__ 2019-04-20 12:58:49 +02:00
Downloader Get rid of SERENITY macro since the compiler already defines __serenity__ 2019-04-20 12:58:49 +02:00
FileManager Sprinkle use of AK::Vector in various places. 2019-04-20 14:02:19 +02:00
FontEditor Get rid of SERENITY macro since the compiler already defines __serenity__ 2019-04-20 12:58:49 +02:00
IRCClient Sprinkle use of AK::Vector in various places. 2019-04-20 14:02:19 +02:00
Launcher Get rid of SERENITY macro since the compiler already defines __serenity__ 2019-04-20 12:58:49 +02:00
ProcessManager Sprinkle use of AK::Vector in various places. 2019-04-20 14:02:19 +02:00
Taskbar Get rid of SERENITY macro since the compiler already defines __serenity__ 2019-04-20 12:58:49 +02:00
Terminal Sprinkle use of AK::Vector in various places. 2019-04-20 14:02:19 +02:00
TextEditor Get rid of SERENITY macro since the compiler already defines __serenity__ 2019-04-20 12:58:49 +02:00
VisualBuilder Get rid of SERENITY macro since the compiler already defines __serenity__ 2019-04-20 12:58:49 +02:00