Commit History

Author SHA1 Message Date
  Sam Atkins 77ad0fdb07 Userland: Specify margins and spacing in the GUI::Layout constructor 2 years ago
  Sam Atkins 9561ec15f4 Userland: Use Widget::add_spacer() everywhere 2 years ago
  Karol Kosek e39adc4772 Userland: Set Button text using the new String class 2 years ago
  Sam Atkins f0395a2042 LibGUI+Userland: Rename `try_load_from_gml()` -> `load_from_gml()` :^) 2 years ago
  Sam Atkins 54b1326165 Userland: Replace all uses of `load_from_gml` with `try_load_from_gml` 2 years ago
  Sam Atkins 0c24522635 LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^) 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  FrHun 307d113594 Spreadsheet: Make conditional-formatting condition-list scrollable 3 years ago
  FrHun 93112458b8 Spreadsheet: Use new layout system 3 years ago
  Sam Atkins cdffe556c8 LibGUI+Userland: Make Dialog::ExecResult an enum class 3 years ago
  Simon Wanner 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ 3 years ago
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 years ago
  Ali Mohammad Pur 5dc0855489 Spreadsheet: Use the correct top-center alignment when set to Top+Center 3 years ago
  Ali Mohammad Pur 292e459901 Spreadsheet: Allow the user to format Identity cells via JS expressions 3 years ago
  Vrins 3b22fd9a9f LibGfx: Add support for TextAlignment::TopCenter / BottomCenter 3 years ago
  sin-ack e11d177618 Userland+LibGUI: Add shorthand versions of the Margins constructor 4 years ago
  sin-ack 9c9a5c55cb Userland+LibGUI: Make Margins arguments match CSS ordering 4 years ago
  Ali Mohammad Pur 7ac196974d Everywhere: Replace Vector<T*> with nonnull entries with Vector<T&> 4 years ago
  Jelle Raaijmakers 2c772d1848 LibGUI/AbstractView: Remove `on_selection` 4 years ago
  Linus Groh 9dd3203cc6 LibGfx: Add missing TextAlignment::BottomLeft 4 years ago
  Linus Groh d9702ff561 Spreadsheet: Use shrink-to-fit for cell fg/bg color input layout 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Edgar Araújo ca90a2029d Everywhere: Change font properties to be described in GML 4 years ago
  Jelle Raaijmakers 9473c694dc Spreadsheet: Fix cell identifier label 4 years ago
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 years ago
  Andreas Kling ddbf20ecf6 LibSyntax+LibGUI+LibJS: Move JS syntax highlighter to LibJS 4 years ago
  Andreas Kling dc28c07fa5 Applications: Move to Userland/Applications/ 4 years ago