Cronologia Commit

Autore SHA1 Messaggio Data
  Karol Kosek 969543a847 LibGUI+Userland: Make Window::*add_menu take name using new string 2 anni fa
  Tim Schumacher 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions 2 anni fa
  Sam Atkins 0c24522635 LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^) 2 anni fa
  thankyouverycool 0d4fd4e2a6 LibGfx+LibGUI+WindowServer+Apps+Demos: Replace ToolWindows 2 anni fa
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 anni fa
  Simon Wanner 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ 3 anni fa
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 anni fa
  MacDue 593aa9aff1 Demos/LibGfxScaleDemo: Use BGRA8888 bitmap in canvas 3 anni fa
  Lenny Maiorani 0ec688f86e Demos: Use default constructors/destructors 3 anni fa
  Astraeus- 683077c894 LibGfxScaleDemo: Convert to try_create_default_icon 3 anni fa
  Sam Atkins 7e05ccaa70 Demos: Cast unused smart-pointer return values to void 3 anni fa
  Brian Gianforcaro cf4fa936be Everywhere: Use default execpromises argument for Core::System::pledge 3 anni fa
  pbrw 8293ad33ee LibGfxScaleDemo: Use TRY() a lot more :^) 3 anni fa
  Andreas Kling 0de33b3d6c LibGfx: Use ErrorOr<T> for Bitmap::try_create() 3 anni fa
  Andreas Kling 235f39e449 LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() 3 anni fa
  Andreas Kling 83d1460ee8 LibGfx: Use ErrorOr<T> for Bitmap::try_create_wrapper() 3 anni fa
  Andreas Kling 687a12d7fb Userland: Add GUI::Window::add_menu() and use it everywhere 4 anni fa
  Andreas Kling c7d891765c LibGfx: Use "try_" prefix for static factory functions 4 anni fa
  Linus Groh 91eda22208 Everywhere: Add Alt shortcuts to remaining top-level menus 4 anni fa
  Linus Groh ff1d3f53c4 Everywhere: Rename app_menu to file_menu, continued 4 anni fa
  Andreas Kling 20dd5735ce WindowServer+LibGfx: Automatic "modified" markers in window titles 4 anni fa
  inalone 4dbf40399b Demos: Added Alt+F4 funtionality to demos that lacked it 4 anni fa
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anni fa
  Andreas Kling e76771bfad WindowServer+LibGfx: Show menus in windows! :^) 4 anni fa
  Andreas Kling e0f32626bc LibGfx: Rename 32-bit BitmapFormats to BGRA8888 and BGRx888x 4 anni fa
  Andreas Kling ef1e5db1d0 Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) 4 anni fa
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 anni fa
  Nico Weber 30e19c5a00 LibGfx: Implement scaling support for Painter::blit_filtered() 4 anni fa
  Nico Weber ea8baaa1ab LibGfx: Fix opacity handling in Painter::draw_scaled_bitmap 4 anni fa
  Nico Weber 76f2918416 LibGfx:: Implement scale support for blit_with_opacity() 4 anni fa