thankyouverycool
|
0bb2025b69
Base: Create /res/icons/serenity for misc. sized system icons
|
5 anni fa |
Andreas Kling
|
ca93c22ae2
LibGUI: Turn GUI::Application::the() into a pointer
|
5 anni fa |
Andreas Kling
|
1dd1595043
LibGUI: Make GUI::Application a Core::Object
|
5 anni fa |
Andreas Kling
|
977863ea07
LibGUI: Include keyboard modifier state with button on_click calls
|
5 anni fa |
Andreas Kling
|
52a250cb61
LibGUI: Make MenuBar a Core::Object
|
5 anni fa |
Andreas Kling
|
26eeaef0a8
LibGUI: Add MenuBar::add_menu(name)
|
5 anni fa |
Andreas Kling
|
028c011760
LibCore: Make Core::Object::add<ChildType> return a ChildType&
|
5 anni fa |
Andreas Kling
|
0f3e57a6fb
LibGUI: Use GUI::Window::set_main_widget<WidgetType>() in clients
|
5 anni fa |
Andreas Kling
|
4697195645
LibGUI: Use set_layout<LayoutType>() in lots of client code
|
5 anni fa |
Andreas Kling
|
a26b63a958
LibGUI: Remove Button& parameter from Button::on_click hook
|
5 anni fa |
Andreas Kling
|
c5d913970a
LibGUI: Remove parent parameter to GUI::Widget constructor
|
5 anni fa |
Andreas Kling
|
b011ea9962
LibGUI: Reduce menu-related header dependencies
|
5 anni fa |
Andreas Kling
|
6a9cc66b97
LibGUI: Remove leading G from filenames
|
5 anni fa |
Andreas Kling
|
799b0a4fa8
LibGUI: Rename {H,V}BoxLayout => {Horizontal,Vertical}BoxLayout
|
5 anni fa |
Andreas Kling
|
5c06c32df4
LibGfx: Prefer using Gfx::Bitmap::load_from_file instead of load_png()
|
5 anni fa |
Andreas Kling
|
9ac94d393e
LibGfx: Rename from LibDraw :^)
|
5 anni fa |
Andreas Kling
|
11580babbf
LibDraw: Put all classes in the Gfx namespace
|
5 anni fa |
Andreas Kling
|
c5bd9d4ed1
LibGUI: Put all classes in the GUI namespace and remove the leading G
|
5 anni fa |
Andreas Kling
|
d67da8c101
LibGUI: Add GHBoxLayout and GVBoxLayout convenience classes
|
5 anni fa |
Andreas Kling
|
94ca55cefd
Meta: Add license header to source files
|
5 anni fa |
Andreas Kling
|
fd5eb79d19
LibGUI: Make GMenu inherit from CObject
|
5 anni fa |
Andreas Kling
|
d6abfbdc5a
LibCore: Remove ObjectPtr in favor of RefPtr
|
5 anni fa |
Andreas Kling
|
defafd72bc
LibGUI: Convert custom widgets and subclasses to ObjectPtr
|
5 anni fa |
Andreas Kling
|
45cfd57f6e
GButton: Convert most code to using ObjectPtr for GButton
|
5 anni fa |
Andreas Kling
|
7584480f62
LibGUI: Convert GWindow to ObjectPtr
|
5 anni fa |
Andreas Kling
|
ff6ce422dd
LibGUI: Convert GWidget to ObjectPtr
|
5 anni fa |
Andreas Kling
|
a77814bdee
VisualBuilder: Use GAboutDialog :^)
|
5 anni fa |
Andreas Kling
|
e83390387c
LibGUI: Simplify GCommonActions a bit
|
5 anni fa |
rhin123
|
4f3812ad14
VisualBuilder: Added GCommonActions
|
6 anni fa |
Andreas Kling
|
16628d0f8f
VisualBuilder: Remove empty "Edit" menu
|
6 anni fa |