Andreas Kling
|
4e1dabeb15
LibGUI: Tweak "OK" button height in GUI::AboutDialog
|
4 年 前 |
Ben Wiederhake
|
ede5dbd7b3
Meta+LibC through LibHTTP: Make clang-format-10 clean
|
4 年 前 |
thankyouverycool
|
61ba39dfa0
Base: Create /res/graphics/ and relocate system art assets
|
4 年 前 |
Andreas Kling
|
299824de73
LibGUI: Rename GUI::Image => GUI::ImageWidget
|
5 年 前 |
Hüseyin ASLITÜRK
|
0a2dc1f5c0
AboutDialog: Replace Label with Image to show banner and app icon
|
5 年 前 |
Andreas Kling
|
517cf65c99
LibGUI: Tweak AboutDialog a bit, remove big Buggie from system variant
|
5 年 前 |
Andreas Kling
|
49f3323fa8
LibGUI: Don't show big Buggie in app about dialogs
|
5 年 前 |
Nick Vella
|
e53fa97cfb
LibGUI, About: Implement system-wide W2k-esque About dialog
|
5 年 前 |
Hüseyin ASLITÜRK
|
80699a0824
LibGUI: Update copyright character in about dialog
|
5 年 前 |
Andreas Kling
|
977863ea07
LibGUI: Include keyboard modifier state with button on_click calls
|
5 年 前 |
Tibor Nagy
|
317a0d666b
LibGUI: AboutDialog now inherits the icon of its parent window
|
5 年 前 |
Andreas Kling
|
b29ff7b821
LibGUI: Don't use Core::Object::add() to instantiate dialogs
|
5 年 前 |
Andreas Kling
|
028c011760
LibCore: Make Core::Object::add<ChildType> return a ChildType&
|
5 年 前 |
Andreas Kling
|
0f3e57a6fb
LibGUI: Use GUI::Window::set_main_widget<WidgetType>() in clients
|
5 年 前 |
Andreas Kling
|
4697195645
LibGUI: Use set_layout<LayoutType>() in lots of client code
|
5 年 前 |
Andreas Kling
|
a26b63a958
LibGUI: Remove Button& parameter from Button::on_click hook
|
5 年 前 |
Andreas Kling
|
45c25ffecd
LibGUI: Use Core::Object::add() a whole bunch
|
5 年 前 |
Andreas Kling
|
34c7322d77
LibGUI: Remove some header dependencies from Widget.h
|
5 年 前 |
Andreas Kling
|
6a9cc66b97
LibGUI: Remove leading G from filenames
|
5 年 前 |