提交历史

作者 SHA1 备注 提交日期
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 1 年之前
  Tim Ledbetter 3aa49f268c Userland: Make `Window::set_main_widget()` non-fallible 1 年之前
  Tim Ledbetter a6f6a1afd2 Userland: Prefer non-fallible construction for LibGUI objects 1 年之前
  Lucas CHOLLET 3f35ffb648 Userland: Prefer `_string` over `_short_string` 1 年之前
  Jelle Raaijmakers 9466512847 LibGUI: Traverse into directory upon filename entry in FilePicker 1 年之前
  thankyouverycool 02d94a303c Base+Userland: Apply Human Interface Guidelines to Object text 2 年之前
  thankyouverycool 7a183ee568 LibGUI: Set Open/Save button as default in FilePicker 2 年之前
  Karol Kosek 3e12d84f0f LibGUI: Actually set the first allowed file extension list in FilePicker 2 年之前
  thankyouverycool 7323a54e59 LibGUI+FileSystemAccessServer: Avoid using dummy windows 2 年之前
  thankyouverycool 91bafc2653 LibGUI+Userland: Port Labels to String 2 年之前
  thankyouverycool 02a9e5d3f6 LibGUI+Userland: Improve error and font handling for InputBox 2 年之前
  Cameron Youell 1d24f394c6 Everywhere: Use `LibFileSystem` where trivial 2 年之前
  Lucas CHOLLET 8faed20603 LibGUI: Use the global setting to show dotfiles in `FilePicker` 2 年之前
  Lucas CHOLLET af8b715aac LibGUI: Add "New Directory" to the contextual menu in `FilePicker` 2 年之前
  Linus Groh 09d40bfbb2 Everywhere: Use _{short_,}string to create Strings from literals 2 年之前
  Tim Schumacher d43a7eae54 LibCore: Rename `File` to `DeprecatedFile` 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 年之前
  Karol Baraniecki 506c26acce LibGUI+Userland: Switch order of parameters for InputBox::show 2 年之前
  Karol Baraniecki 8095d9276b Userland: Replace manual checking by using GUI::InputType::NonemptyText 2 年之前
  Marcus Nilsson be464c357a LibGUI: Add allowed file types to FilePicker 2 年之前
  Tim Schumacher 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions 2 年之前
  Sam Atkins f0395a2042 LibGUI+Userland: Rename `try_load_from_gml()` -> `load_from_gml()` :^) 2 年之前
  Sam Atkins 54b1326165 Userland: Replace all uses of `load_from_gml` with `try_load_from_gml` 2 年之前
  Sam Atkins 0c24522635 LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^) 2 年之前
  Timothy Flynn ee95cb37cd LibGUI: Don't highlight extension text when saving files with FilePicker 2 年之前
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 年之前
  thankyouverycool 99a00dc39b LibGUI: Remove useless frame members from Toolbar 2 年之前
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 年之前
  Sam Atkins cdffe556c8 LibGUI+Userland: Make Dialog::ExecResult an enum class 3 年之前