Andreas Kling
|
56428e764e
|
Applications: Use pledge()
Add some basic pledges to the following apps:
- Calculator
- DisplayProperties
- FontEditor
- HexEditor
- PaintBrush
|
2020-01-13 14:41:15 +01:00 |
|
Jami Kettunen
|
74a18c86c9
|
Applications: Implement some missing MenuBars & AboutDialogs
|
2019-12-31 01:46:42 +01:00 |
|
Andreas Kling
|
f99e554c5e
|
Calculator: Add a 16x16 app icon
|
2019-11-29 21:04:19 +01:00 |
|
Andreas Kling
|
defafd72bc
|
LibGUI: Convert custom widgets and subclasses to ObjectPtr
|
2019-09-21 20:04:00 +02:00 |
|
Andreas Kling
|
7584480f62
|
LibGUI: Convert GWindow to ObjectPtr
|
2019-09-21 18:34:06 +02:00 |
|
Sergey Bugaev
|
ccb482d1a7
|
Calculator: Add a simple calculator app
Closes https://github.com/SerenityOS/serenity/issues/319
|
2019-08-10 08:46:22 +02:00 |
|