Andreas Kling
|
0f3e57a6fb
LibGUI: Use GUI::Window::set_main_widget<WidgetType>() in clients
|
5 年之前 |
Andreas Kling
|
c5d913970a
LibGUI: Remove parent parameter to GUI::Widget constructor
|
5 年之前 |
Andreas Kling
|
34c7322d77
LibGUI: Remove some header dependencies from Widget.h
|
5 年之前 |
Andreas Kling
|
3fe2640c8c
LibGfx: Add forward declaration header
|
5 年之前 |
=
|
e5e162fe5a
Audio.MenuApplet: Add window title.
|
5 年之前 |
Andreas Kling
|
6a9cc66b97
LibGUI: Remove leading G from filenames
|
5 年之前 |
Andreas Kling
|
97edc82a26
LibAudio: Remove leading A from filenames
|
5 年之前 |
Andreas Kling
|
11580babbf
LibDraw: Put all classes in the Gfx namespace
|
5 年之前 |
Andreas Kling
|
92f77864de
LibAudio: Put all classes in the Audio namespace and remove leading A
|
5 年之前 |
Andreas Kling
|
c5bd9d4ed1
LibGUI: Put all classes in the GUI namespace and remove the leading G
|
5 年之前 |
Andreas Kling
|
5dd5d5ca4e
MenuApplets: Use unveil()
|
5 年之前 |
Andreas Kling
|
94ca55cefd
Meta: Add license header to source files
|
5 年之前 |
Andreas Kling
|
26a31c7efb
Kernel: Add "accept" pledge promise for accepting incoming connections
|
5 年之前 |
Andreas Kling
|
f813bb52a2
Applications+DevTools+MenuApplets: Drop "unix" pledge when possible
|
5 年之前 |
Andreas Kling
|
7b6b1bae02
MenuApplets: Use pledge()
|
5 年之前 |
Andreas Kling
|
5ddb747038
Audio.MenuApplet: Remove debug spam about muting
|
5 年之前 |
Andreas Kling
|
e1940f365b
WindowServer+MenuApplets: Move the "Audio" applet to its own program
|
5 年之前 |