Historique des commits

Auteur SHA1 Message Date
  Linus Groh 09d40bfbb2 Everywhere: Use _{short_,}string to create Strings from literals il y a 2 ans
  Sam Atkins 77ad0fdb07 Userland: Specify margins and spacing in the GUI::Layout constructor il y a 2 ans
  Sam Atkins 9561ec15f4 Userland: Use Widget::add_spacer() everywhere il y a 2 ans
  Karol Kosek e39adc4772 Userland: Set Button text using the new String class il y a 2 ans
  Karol Kosek d32b052f22 LibGUI+Userland: Add `_deprecated` suffix to AbstractButton::{set_,}text il y a 2 ans
  Tim Schumacher 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions il y a 2 ans
  Sam Atkins 0c24522635 LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^) il y a 2 ans
  networkException c8f9bfe026 LibGUI: Make color picker opacity sliders react to the chosen color il y a 2 ans
  Baitinq 75ea339ee9 LibGUI: Fix bug in the ColorPicker's spinbox not changing colors il y a 2 ans
  FrHun e647ad2ce3 LibGUI: Add OpacitySlider to ColorPicker dialog il y a 2 ans
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  CodeforEvolution 23db98d1e9 LibGUI: Sync ColorPicker's color slider with other color widgets il y a 3 ans
  sin-ack c8585b77d2 Everywhere: Replace single-char StringView op. arguments with chars il y a 3 ans
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) il y a 3 ans
  FrHun 992ff4bd63 LibGUI: Use new DialogButton for consistency il y a 3 ans
  Karol Kosek 5f89369f67 LibGUI: Use default buttons in ColorPicker and FontPicker il y a 3 ans
  Sam Atkins cdffe556c8 LibGUI+Userland: Make Dialog::ExecResult an enum class il y a 3 ans
  Lenny Maiorani fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI il y a 3 ans
  Itamar 935d023967 Userland: Rename WindowServerConnection=>ConnectionToWindowServer il y a 3 ans
  Jelle Raaijmakers 48eecaad64 LibGUI: Remove `Window` background color il y a 3 ans
  networkException b46ea5158d WindowsServer+LibGUI: Avoid getting color under cursor outside screen il y a 3 ans
  Andreas Kling 0de33b3d6c LibGfx: Use ErrorOr<T> for Bitmap::try_create() il y a 3 ans
  Andreas Kling 235f39e449 LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() il y a 3 ans
  Ben Wiederhake b3e9a4e603 Libraries: Fix visibility of Object-derivative constructors il y a 3 ans
  Ben Wiederhake 6b75a4dfc3 Everywhere: Mark overridden methods 'override' il y a 3 ans
  Filiph Sandström d6a0726302 Everywhere: Rename left/right-click to primary/secondary il y a 3 ans
  Mustafa Quraish 253eb5c6d7 ColorPicker: Add ability to select a color on the screen il y a 3 ans
  sin-ack e11d177618 Userland+LibGUI: Add shorthand versions of the Margins constructor il y a 4 ans
  sin-ack 9c9a5c55cb Userland+LibGUI: Make Margins arguments match CSS ordering il y a 4 ans