serenity/Libraries
Andreas Kling 05e08afcd8 IPCCompiler: Generate getters for message ID's and message names
Each endpoint namespace will have an enum class MessageID where you can
find all of its messages.
2019-08-03 16:19:14 +02:00
..
LibAudio LibAudio: Explicitly ignore IPC postprocessing requests 2019-08-02 19:57:30 +02:00
LibC Kernel: mount system call (#396) 2019-08-02 15:18:47 +02:00
LibCore LibCore: Make get_current_user_home_path() return String & close passwd 2019-08-03 08:32:07 +02:00
LibDraw LibDraw: Add Color::from_string(StringView) 2019-08-03 11:33:34 +02:00
LibGUI GWidget: Implement set_backcolor() and set_forecolor() 2019-08-03 11:35:10 +02:00
LibHTML LibHTML: Make some use of Vector::empend(). 2019-08-01 16:50:15 +02:00
LibIPC IPCCompiler: Generate getters for message ID's and message names 2019-08-03 16:19:14 +02:00
LibM Libraries: Fix wrong paths to "Root" in the various install.sh scripts. 2019-07-21 21:38:30 +02:00