Andreas Kling
|
2463a285ee
LibGUI: Make GUI::TabWidget::add_tab<T>() return a T&
|
5 年之前 |
Andreas Kling
|
9430918026
LibGUI: Move ColorPicker's helper classes fully into ColorPicker.cpp
|
5 年之前 |
Hüseyin ASLITÜRK
|
177b30629c
LibGUI: Add color palette and custom color selection in the ColorPicker
|
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 年之前 |