Commit History

Author SHA1 Message Date
  Sam Atkins 77ad0fdb07 Userland: Specify margins and spacing in the GUI::Layout constructor 2 years ago
  Karol Kosek e39adc4772 Userland: Set Button text using the new String class 2 years ago
  Karol Kosek d32b052f22 LibGUI+Userland: Add `_deprecated` suffix to AbstractButton::{set_,}text 2 years ago
  Sam Atkins 0c24522635 LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^) 2 years ago
  MacDue e8dbb1a8b2 PixelPaint: Add background color options to "new image" dialog 2 years ago
  cflip 272917de28 PixelPaint: Allow configuration of default image size through GUI 2 years ago
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 years ago
  Karol Kosek 9f1f1b8472 Userland: Use default buttons instead of manually handling return press 3 years ago
  MacDue 9b4aabbcf9 PixelPaint: Allow configuring 'new image' defaults 3 years ago
  Sam Atkins cdffe556c8 LibGUI+Userland: Make Dialog::ExecResult an enum class 3 years ago
  Ben Wiederhake afc456edd6 PixelPaint: Use better-fitting image size 3 years ago
  Karol Kosek df195188bc PixelPaint: Close New Image dialog after pressing return key 3 years ago
  Karol Kosek 65a5d66387 PixelPaint: Use main window's icon in the 'Create new image' widget 3 years ago
  sin-ack e11d177618 Userland+LibGUI: Add shorthand versions of the Margins constructor 3 years ago
  Andreas Kling 398bf045c6 PixelPaint: Increase default size of new images from 1x1 to 480x360 4 years ago
  Andreas Kling eb76b18ee3 PixelPaint: Don't allow creating empty layers or images 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Andreas Kling dc28c07fa5 Applications: Move to Userland/Applications/ 4 years ago