1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 18:18:12 +00:00
serenity/Base
Brandon Scott 08a1fb8f1a LibGUI+PaintBrush: Fix to GFilePicker and PaintBrush enhancements.
GFilePicker
- Fixed GFilePicker to use new ref-counted construct method to stop crashing on open dialog.
  - PaintBrush is still crashing on open dialog due to an unrelated issue.

PaintBrush
- Created 16x16 icon for PaintBrush
- Moved Open option into App menu.
- Changed help menu to make use of the standardized About dialog.
2019-10-01 09:17:56 +02:00
..
etc Kernel+SystemServer: Mount filesystems and start TTYServer in userspace 2019-08-17 12:07:55 +02:00
home/anon Base: Move HTML test pages into /home/anon/html 2019-09-29 18:07:36 +02:00
res LibGUI+PaintBrush: Fix to GFilePicker and PaintBrush enhancements. 2019-10-01 09:17:56 +02:00
usr Help+man.md: Add man sections 2019-09-30 21:38:39 +02:00