1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-05 20:27:36 +00:00
serenity/Applications
Andreas Kling 984683cf34 Revert "LibM: Always include <math.h> instead of <LibM/math.h>"
This reverts commit dc12cbca41.

Sadly this broke the build due to some confusion about <new>.
Reverting until this can be solved fully.
2020-08-04 21:17:43 +02:00
..
About LibGUI: Make GUI::Application a Core::Object 2020-07-04 14:05:57 +02:00
Browser Applications: Stop setting initial window location 2020-08-01 08:06:48 +02:00
Calculator Applications: Stop setting initial window location 2020-08-01 08:06:48 +02:00
Calendar Applications: Stop setting initial window location 2020-08-01 08:06:48 +02:00
Debugger Debugger: Add some pledges required by LibLine 2020-07-12 01:36:45 +02:00
DisplaySettings Applications: Stop setting initial window location 2020-08-01 08:06:48 +02:00
FileManager FileManager: Disown spawned processes 2020-08-04 18:17:16 +02:00
FontEditor Applications: Stop setting initial window location 2020-08-01 08:06:48 +02:00
Help Help: Optionally take an argument to search for 2020-08-01 08:39:26 +02:00
HexEditor Applications: Stop setting initial window location 2020-08-01 08:06:48 +02:00
IRCClient Applications: Stop setting initial window location 2020-08-01 08:06:48 +02:00
KeyboardMapper Unicode: s/codepoint/code_point/g 2020-08-03 19:06:41 +02:00
KeyboardSettings Applications: Stop setting initial window location 2020-08-01 08:06:48 +02:00
Piano Applications: Stop setting initial window location 2020-08-01 08:06:48 +02:00
PixelPaint Revert "LibM: Always include <math.h> instead of <LibM/math.h>" 2020-08-04 21:17:43 +02:00
QuickShow QuickShow: Disown child process after spawning 2020-08-04 18:17:16 +02:00
SoundPlayer Revert "LibM: Always include <math.h> instead of <LibM/math.h>" 2020-08-04 21:17:43 +02:00
SystemMonitor SystemMonitor: Replace custom ProcessTableView with just GUI::TableView 2020-08-04 21:03:53 +02:00
Terminal Terminal: Disown child processes after spawning 2020-08-04 18:17:16 +02:00
TextEditor Applications: Stop setting initial window location 2020-08-01 08:06:48 +02:00
Welcome LibGUI: Rename GUI::Image => GUI::ImageWidget 2020-07-23 17:31:08 +02:00
CMakeLists.txt Applications: Add new KeyboardSettings application 2020-06-08 09:28:18 +02:00