提交历史

作者 SHA1 备注 提交日期
  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 年之前
  Karol Kosek d32b052f22 LibGUI+Userland: Add `_deprecated` suffix to AbstractButton::{set_,}text 2 年之前
  Tim Schumacher 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions 2 年之前
  Sam Atkins 0c24522635 LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^) 2 年之前
  networkException c8f9bfe026 LibGUI: Make color picker opacity sliders react to the chosen color 2 年之前
  Baitinq 75ea339ee9 LibGUI: Fix bug in the ColorPicker's spinbox not changing colors 2 年之前
  FrHun e647ad2ce3 LibGUI: Add OpacitySlider to ColorPicker dialog 2 年之前
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 年之前
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 年之前
  CodeforEvolution 23db98d1e9 LibGUI: Sync ColorPicker's color slider with other color widgets 3 年之前
  sin-ack c8585b77d2 Everywhere: Replace single-char StringView op. arguments with chars 3 年之前
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 年之前
  FrHun 992ff4bd63 LibGUI: Use new DialogButton for consistency 3 年之前
  Karol Kosek 5f89369f67 LibGUI: Use default buttons in ColorPicker and FontPicker 3 年之前
  Sam Atkins cdffe556c8 LibGUI+Userland: Make Dialog::ExecResult an enum class 3 年之前
  Lenny Maiorani fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI 3 年之前
  Itamar 935d023967 Userland: Rename WindowServerConnection=>ConnectionToWindowServer 3 年之前
  Jelle Raaijmakers 48eecaad64 LibGUI: Remove `Window` background color 3 年之前
  networkException b46ea5158d WindowsServer+LibGUI: Avoid getting color under cursor outside screen 3 年之前
  Andreas Kling 0de33b3d6c LibGfx: Use ErrorOr<T> for Bitmap::try_create() 3 年之前
  Andreas Kling 235f39e449 LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() 3 年之前
  Ben Wiederhake b3e9a4e603 Libraries: Fix visibility of Object-derivative constructors 3 年之前
  Ben Wiederhake 6b75a4dfc3 Everywhere: Mark overridden methods 'override' 3 年之前
  Filiph Sandström d6a0726302 Everywhere: Rename left/right-click to primary/secondary 3 年之前
  Mustafa Quraish 253eb5c6d7 ColorPicker: Add ability to select a color on the screen 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 年之前
  Andreas Kling c7d891765c LibGfx: Use "try_" prefix for static factory functions 4 年之前