提交歷史

作者 SHA1 備註 提交日期
  Karol Kosek 969543a847 LibGUI+Userland: Make Window::*add_menu take name using new string 2 年之前
  thankyouverycool 02a9e5d3f6 LibGUI+Userland: Improve error and font handling for InputBox 2 年之前
  MacDue 35612c6a7f AK+Everywhere: Change URL::path() to serialize_path() 2 年之前
  Patryk Pilipczuk b87b1472e1 HexEditor: Add BE decoding for UTF16String column in ValueInspector 2 年之前
  Sam Atkins 2db168acc1 LibTextCodec+Everywhere: Port Decoders to new Strings 2 年之前
  MetallicSquid eb27b397b8 HexEditor: Add selection strings to the value inspector 3 年之前
  Tim Schumacher 874c7bba28 LibCore: Remove `Stream.h` 2 年之前
  Tim Schumacher 606a3982f3 LibCore: Move Stream-based file into the `Core` namespace 2 年之前
  MacDue 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> 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 年之前
  Lucas CHOLLET a2dca2b762 HexEditor: Propagate errors when using "Save" 2 年之前
  Lucas CHOLLET 2bba743c24 HexEditor: Propagate errors when using "Save as" 2 年之前
  Lucas CHOLLET 3d914247cc HexEditor: Port to `Core::Stream` 2 年之前
  Tim Schumacher 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions 2 年之前
  Timothy Flynn d0403ec14f AK+Everywhere: Rename Utf16View::to_utf8 to to_deprecated_string 2 年之前
  Timothy Flynn d793262beb AK+Everywhere: Make UTF-16 to UTF-8 converter fallible 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 年之前
  Karol Kosek 247db3fdd0 LibFileSystemAccessClient: Rename try_* functions to try_*_deprecated 2 年之前
  Arda Cinar 2dd7fa2d44 HexEditor: Handle some errors inside the editor 2 年之前
  Lucas CHOLLET 9ae97c8cb1 LibFileSystemAccessClient: Rename `try_save_file` => 2 年之前
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 年之前
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 年之前
  Karol Kosek 0b7f5bbdfb Userland: Accept drag_enter events for widgets supporting file drops 2 年之前
  Karol Kosek 6b8d351b40 TextEditor+HexEditor: Warn about unsaved changes after dropping files 2 年之前
  kamp 8b0a464f5c HexEditor: Implement undo and redo actions 2 年之前
  kamp 24f729d0ef HexEditor: Only mark window as modified when document is actually dirty 2 年之前
  demostanis 34acae90c7 Userland: Let applications make use of make_command_palette_action() 2 年之前
  networkException 4230dbbb21 AK+Everywhere: Replace "protocol" with "scheme" url helpers 2 年之前