Dan Klishch
|
5ed7cd6e32
Everywhere: Use east const in more places
|
преди 1 година |
Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
преди 1 година |
Karol Kosek
|
9c923f20f4
Spreadsheet: Make cell metadata hint return String
|
преди 2 години |
Tim Ledbetter
|
3aa49f268c
Userland: Make `Window::set_main_widget()` non-fallible
|
преди 1 година |
camc
|
d978dd4af8
LibGUI: Add deprecated suffix to {set_,}tooltip in Widget
|
преди 2 години |
Andreas Kling
|
58e482a06d
LibGUI: Remove Layout::try_add_spacer()
|
преди 1 година |
Lucas CHOLLET
|
3f35ffb648
Userland: Prefer `_string` over `_short_string`
|
преди 1 година |
Andreas Kling
|
34344120f2
AK: Make "foo"_string infallible
|
преди 1 година |
thankyouverycool
|
91bafc2653
LibGUI+Userland: Port Labels to String
|
преди 2 години |
Karol Kosek
|
797968c310
LibGUI+Userland: Make TabWidget::*add_tab() take title using new string
|
преди 2 години |
Linus Groh
|
09d40bfbb2
Everywhere: Use _{short_,}string to create Strings from literals
|
преди 2 години |
Sam Atkins
|
77ad0fdb07
Userland: Specify margins and spacing in the GUI::Layout constructor
|
преди 2 години |
Sam Atkins
|
9561ec15f4
Userland: Use Widget::add_spacer() everywhere
|
преди 2 години |
Karol Kosek
|
e39adc4772
Userland: Set Button text using the new String class
|
преди 2 години |
Sam Atkins
|
f0395a2042
LibGUI+Userland: Rename `try_load_from_gml()` -> `load_from_gml()` :^)
|
преди 2 години |
Sam Atkins
|
54b1326165
Userland: Replace all uses of `load_from_gml` with `try_load_from_gml`
|
преди 2 години |
Sam Atkins
|
0c24522635
LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^)
|
преди 2 години |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
преди 2 години |
FrHun
|
307d113594
Spreadsheet: Make conditional-formatting condition-list scrollable
|
преди 3 години |
FrHun
|
93112458b8
Spreadsheet: Use new layout system
|
преди 3 години |
Sam Atkins
|
cdffe556c8
LibGUI+Userland: Make Dialog::ExecResult an enum class
|
преди 3 години |
Simon Wanner
|
206d6ece55
LibGfx: Move other font-related files to LibGfx/Font/
|
преди 3 години |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
преди 3 години |
Ali Mohammad Pur
|
5dc0855489
Spreadsheet: Use the correct top-center alignment when set to Top+Center
|
преди 3 години |
Ali Mohammad Pur
|
292e459901
Spreadsheet: Allow the user to format Identity cells via JS expressions
|
преди 3 години |
Vrins
|
3b22fd9a9f
LibGfx: Add support for TextAlignment::TopCenter / BottomCenter
|
преди 3 години |
sin-ack
|
e11d177618
Userland+LibGUI: Add shorthand versions of the Margins constructor
|
преди 3 години |
sin-ack
|
9c9a5c55cb
Userland+LibGUI: Make Margins arguments match CSS ordering
|
преди 3 години |
Ali Mohammad Pur
|
7ac196974d
Everywhere: Replace Vector<T*> with nonnull entries with Vector<T&>
|
преди 4 години |
Jelle Raaijmakers
|
2c772d1848
LibGUI/AbstractView: Remove `on_selection`
|
преди 4 години |