ladybird/Applications/Help
Andreas Kling f813bb52a2 Applications+DevTools+MenuApplets: Drop "unix" pledge when possible
Now that the "unix" pledge is no longer required for socket I/O, we can
drop it after making the connections we need in a program.

In most GUI program cases, once we've connected to the WindowServer by
instantiating a GApplication, we no longer need "unix" :^)
2020-01-12 12:03:57 +01:00
..
History.cpp Help: Follow clicked links 2019-10-03 08:23:54 +02:00
History.h Help: Follow clicked links 2019-10-03 08:23:54 +02:00
main.cpp Applications+DevTools+MenuApplets: Drop "unix" pledge when possible 2020-01-12 12:03:57 +01:00
Makefile Build: support library and generator dependencies 2019-12-25 10:11:09 +01:00
ManualModel.cpp Help+man.md: Add man sections 2019-09-30 21:38:39 +02:00
ManualModel.h Applications: Add a new Help app 2019-09-28 18:29:42 +02:00
ManualNode.h Applications: Add a new Help app 2019-09-28 18:29:42 +02:00
ManualPageNode.cpp Applications: Add a new Help app 2019-09-28 18:29:42 +02:00
ManualPageNode.h Applications: Add a new Help app 2019-09-28 18:29:42 +02:00
ManualSectionNode.cpp Help: Don't crash on startup when non-md man pages are present :^) 2019-09-28 18:38:27 +02:00
ManualSectionNode.h Applications: Add a new Help app 2019-09-28 18:29:42 +02:00