Commit History

作者 SHA1 備註 提交日期
  Tim Ledbetter ccab5ddf9b LibGUI+Applications: Use String in `make_about_action()` 1 年之前
  Torstennator 60b72b8033 PixelPaint: Calculate histogram and vectorscope data only when needed 1 年之前
  thankyouverycool 57f3b18109 LibGUI+Userland: Remove Toolbar::try_add_{action,separator}() 1 年之前
  Andreas Kling bd61e75e0b LibGUI: Remove Window::try_add_menu() 1 年之前
  Andreas Kling 676ef0cc3d LibGUI: Make Menu::add_recent_files_list() infallible 1 年之前
  Andreas Kling f2faf2767f LibGUI: Remove Menu::try_add_action() 1 年之前
  Andreas Kling eec328e2ab LibGUI: Remove Menu::try_add_submenu() 1 年之前
  Andreas Kling 1525fa3b8f LibGUI: Remove Menu::try_add_separator() 1 年之前
  Jelle Raaijmakers 1c19c2bc92 PixelPaint: Guess image type based on its filename 1 年之前
  Lucas CHOLLET 3f35ffb648 Userland: Prefer `_string` over `_short_string` 1 年之前
  Andreas Kling 34344120f2 AK: Make "foo"_string infallible 1 年之前
  Torstennator 5e6f5a524a PixelPaint: New submenu for masking actions 2 年之前
  Torstennator 8c681a1603 PixelPaint: Add color-masking for editing masks 2 年之前
  Torstennator dbbf54df2c PixelPaint: Add luminosity masking for editing masks 2 年之前
  Torstennator 660d6f171c PixelPaint: Add function to visualize editing-masks 2 年之前
  Torstennator e3509efc1b PixelPaint: Introduce new mask features 2 年之前
  Karol Kosek 92ff12a0d0 LibGUI+Userland: Port StatusBar::set_override_text() to String 2 年之前
  Sam Atkins 08edc872aa LibCore+Applications: Put timeout parameter first in `debounce()` 2 年之前
  Karol Kosek 8bd68198d6 Userland: Filter out unsupported file types in open dialogs in more apps 2 年之前
  Karol Kosek 27011cf55d LibFSAC+Userland: Pass options for FSAC::open_file() using a struct 2 年之前
  Tim Ledbetter c98ec85fb5 PixelPaint: Make "Crop Image to Selection" work with disjoint layers 2 年之前
  thankyouverycool 02d94a303c Base+Userland: Apply Human Interface Guidelines to Object text 2 年之前
  Tim Ledbetter f132751fae PixelPaint: Ensure the selection is always within image bounds 2 年之前
  Karol Kosek 51bd9ca037 LibGUI+Userland: Make Menu::*add_submmenu take name using new string 2 年之前
  Karol Kosek 969543a847 LibGUI+Userland: Make Window::*add_menu take name using new string 2 年之前
  MacDue 35612c6a7f AK+Everywhere: Change URL::path() to serialize_path() 2 年之前
  Tim Ledbetter 3fa9c9bda4 PixelPaint: Update recent files list on project save 2 年之前
  Tim Ledbetter 8b4158633b PixelPaint: Use new String to format error messages 2 年之前
  Tim Ledbetter 5b84fafbca PixelPaint: Include possible errno description in error messages 2 年之前
  Tim Ledbetter 3faf089be5 PixelPaint: Add a Duplicate Layer action 2 年之前