Andreas Kling
|
0f3e57a6fb
LibGUI: Use GUI::Window::set_main_widget<WidgetType>() in clients
|
5 năm trước cách đây |
Andreas Kling
|
4697195645
LibGUI: Use set_layout<LayoutType>() in lots of client code
|
5 năm trước cách đây |
Andreas Kling
|
a26b63a958
LibGUI: Remove Button& parameter from Button::on_click hook
|
5 năm trước cách đây |
Andreas Kling
|
3d20da9ee4
Userspace: Use Core::Object::add() when building interfaces
|
5 năm trước cách đây |
thatlittlegit
|
51628f64fa
Welcome: Apply @shannonbooth's recommendations
|
5 năm trước cách đây |
thatlittlegit
|
f4958aea21
Welcome: Reduce the width and margins of the menu
|
5 năm trước cách đây |
thatlittlegit
|
d5617fc855
Welcome: 'Welcome to Serenity' -> 'Welcome to SerenityOS'
|
5 năm trước cách đây |
thatlittlegit
|
7a3bdf3563
Welcome: Add icons to welcome entries
|
5 năm trước cách đây |
thatlittlegit
|
a55b96a1ea
Welcome: Separate text from source code by parsing
|
5 năm trước cách đây |
thatlittlegit
|
7caa8b7531
Welcome: Add pledge and unveil
|
5 năm trước cách đây |
thatlittlegit
|
37daae1451
Welcome: Use a proper heading font for 'Welcome to Serenity!'
|
5 năm trước cách đây |
thatlittlegit
|
ce2c1e824d
Welcome: Push in the buttons depending on which page is selected
|
5 năm trước cách đây |
thatlittlegit
|
783f5dc07f
Welcome: Replace PNG background with gradient
|
5 năm trước cách đây |
Andreas Kling
|
34c7322d77
LibGUI: Remove some header dependencies from Widget.h
|
5 năm trước cách đây |
Andreas Kling
|
6a9cc66b97
LibGUI: Remove leading G from filenames
|
5 năm trước cách đây |
Andreas Kling
|
799b0a4fa8
LibGUI: Rename {H,V}BoxLayout => {Horizontal,Vertical}BoxLayout
|
5 năm trước cách đây |
Andreas Kling
|
5c06c32df4
LibGfx: Prefer using Gfx::Bitmap::load_from_file instead of load_png()
|
5 năm trước cách đây |
Andreas Kling
|
20cfd2a6bf
LibGfx: Unpublish Gfx::Rect from global namespace
|
5 năm trước cách đây |
Andreas Kling
|
9ac94d393e
LibGfx: Rename from LibDraw :^)
|
5 năm trước cách đây |
Andreas Kling
|
11580babbf
LibDraw: Put all classes in the Gfx namespace
|
5 năm trước cách đây |
Andreas Kling
|
c5bd9d4ed1
LibGUI: Put all classes in the GUI namespace and remove the leading G
|
5 năm trước cách đây |
Andreas Kling
|
d67da8c101
LibGUI: Add GHBoxLayout and GVBoxLayout convenience classes
|
5 năm trước cách đây |
Andreas Kling
|
94ca55cefd
Meta: Add license header to source files
|
5 năm trước cách đây |
Andreas Kling
|
bc319d9e88
LibCore: Make CObject reference-counted
|
5 năm trước cách đây |
Andreas Kling
|
defafd72bc
LibGUI: Convert custom widgets and subclasses to ObjectPtr
|
5 năm trước cách đây |
Andreas Kling
|
15a66dc8ab
Welcome: Unbreak after ObjectPtr changes
|
5 năm trước cách đây |
Andreas Kling
|
409494193e
LibGUI: Convert remaining random little things to ObjectPtr
|
5 năm trước cách đây |
Andreas Kling
|
45cfd57f6e
GButton: Convert most code to using ObjectPtr for GButton
|
5 năm trước cách đây |
Andreas Kling
|
7584480f62
LibGUI: Convert GWindow to ObjectPtr
|
5 năm trước cách đây |
Andreas Kling
|
ff6ce422dd
LibGUI: Convert GWidget to ObjectPtr
|
5 năm trước cách đây |