Andreas Kling
|
f35a723f61
Everywhere: Convert a bunch of dbgprintf() to dbgln()
|
4 年之前 |
Andreas Kling
|
7dc5a3ead8
LibGUI: Rewrite layout system in terms of min and max sizes
|
4 年之前 |
thankyouverycool
|
a4b2d6cf1e
LibGUI: Set parent icon, margins and disable resize for InputBox
|
5 年之前 |
Tom
|
65a11fb5f9
LibGUI: Add InputBox::show with required parent window argument
|
5 年之前 |
Andreas Kling
|
977863ea07
LibGUI: Include keyboard modifier state with button on_click calls
|
5 年之前 |
Andreas Kling
|
9f32d71782
LibGUI: Use "OK, Cancel" button order in InputBox
|
5 年之前 |
Tibor Nagy
|
30964ba7d0
LibGUI: Remove remaining G prefixes
|
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
|
e1ff4fa034
LibGUI: Remove more header dependencies from Widget.h
|
5 年之前 |
Andreas Kling
|
6a9cc66b97
LibGUI: Remove leading G from filenames
|
5 年之前 |