1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 03:47:35 +00:00
serenity/Applications
2020-02-06 10:40:02 +01:00
..
About LibGUI: Put all classes in the GUI namespace and remove the leading G 2020-02-02 15:15:33 +01:00
Browser LibGUI: Put all classes in the GUI namespace and remove the leading G 2020-02-02 15:15:33 +01:00
Calculator LibGUI: Put all classes in the GUI namespace and remove the leading G 2020-02-02 15:15:33 +01:00
ChanViewer LibGUI: Put all classes in the GUI namespace and remove the leading G 2020-02-02 15:15:33 +01:00
DisplayProperties LibGUI: Put all classes in the GUI namespace and remove the leading G 2020-02-02 15:15:33 +01:00
FileManager FileManager: Include limits.h for PATH_MAX 2020-02-05 18:39:45 +01:00
FontEditor LibGUI: Put all classes in the GUI namespace and remove the leading G 2020-02-02 15:15:33 +01:00
Help LibGUI: Put all classes in the GUI namespace and remove the leading G 2020-02-02 15:15:33 +01:00
HexEditor HexEditor: Remove unused m_hover_pos 2020-02-05 18:39:45 +01:00
IRCClient LibGUI: Put all classes in the GUI namespace and remove the leading G 2020-02-02 15:15:33 +01:00
PaintBrush LibGUI: Put all classes in the GUI namespace and remove the leading G 2020-02-02 15:15:33 +01:00
Piano LibAudio: Put all classes in the Audio namespace and remove leading A 2020-02-06 10:40:02 +01:00
QuickShow LibGUI: Put all classes in the GUI namespace and remove the leading G 2020-02-02 15:15:33 +01:00
SoundPlayer LibAudio: Put all classes in the Audio namespace and remove leading A 2020-02-06 10:40:02 +01:00
SystemDialog LibGUI: Put all classes in the GUI namespace and remove the leading G 2020-02-02 15:15:33 +01:00
SystemMonitor SystemMonitor: Fix building with clang 2020-02-05 18:39:45 +01:00
Taskbar LibC: Move waitpid() to sys/wait.h 2020-02-03 19:50:45 +01:00
Terminal LibC: Add posix_openpt(), grantpt() and unlockpt() 2020-02-05 21:17:41 +01:00
TextEditor LibGUI: Put all classes in the GUI namespace and remove the leading G 2020-02-02 15:15:33 +01:00
Welcome Welcome: Pass -m to ld to fix building with clang/lld 2020-02-05 18:39:45 +01:00
Makefile Build: clean up build system, use one shared Makefile 2019-12-20 20:20:54 +01:00