Hüseyin ASLITÜRK
|
74cc0560e8
LibGUI: MessageBox min width control for show messages
|
5 년 전 |
Hüseyin ASLITÜRK
|
2abf2a2db1
LibGUI: MessageBox change height to icon cropping
|
5 년 전 |
Hüseyin ASLITÜRK
|
c6944f8cc2
LibGUI: Use parrent window icon for MessageBox dialog icon
|
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
|
3252a6925e
LibGUI: Fix silly nullptr dereference in MessageBox::show()
|
5 년 전 |
Andreas Kling
|
45c25ffecd
LibGUI: Use Core::Object::add() a whole bunch
|
5 년 전 |
Andreas Kling
|
ef38c49619
WindowServer+LibGUI+LibHTML: Fix build with -std=c++2a
|
5 년 전 |
thatlittlegit
|
4755f355c6
LibGUI: Add Yes/No and Yes/No/Cancel MessageBoxes
|
5 년 전 |
Andreas Kling
|
34c7322d77
LibGUI: Remove some header dependencies from Widget.h
|
5 년 전 |
Andreas Kling
|
6a9cc66b97
LibGUI: Remove leading G from filenames
|
5 년 전 |