Andreas Kling
|
fd5eb79d19
|
LibGUI: Make GMenu inherit from CObject
This is primarily to make it possible to pass a GMenu* where a CObject*
is expected.
|
2019-12-09 21:05:44 +01:00 |
|
Chyza
|
36bb03b6dd
|
PaintBrush: Use secondary color for eraser (like in ms_paint)
Comes with a checkbox to turn it off if you dislike it.
|
2019-10-15 19:18:04 +02:00 |
|
Andreas Kling
|
11f2e7cd5c
|
GMenu: Update apps now that you can create a nameless GMenu
We had many context menus with names, simply because you were forced
to give them names.
|
2019-09-13 22:14:07 +02:00 |
|
Robin Burchell
|
24ada6bd1f
|
PaintBrush: Add an erase tool
|
2019-06-28 15:27:23 +02:00 |
|