커밋 기록

작성자 SHA1 메시지 날짜
  Sam Atkins aa7346d23e HexEditor: Show status tips in Statusbar 2 년 전
  Karol Kosek 2029750519 LibGUI+Userland: Port StatusBar::text() and set_text functions to String 2 년 전
  Karol Kosek 27011cf55d LibFSAC+Userland: Pass options for FSAC::open_file() using a struct 2 년 전
  thankyouverycool 02d94a303c Base+Userland: Apply Human Interface Guidelines to Object text 2 년 전
  Caoimhe 99de0b2c14 HexEditor: Add list of recently opened files 2 년 전
  Caoimhe 2adcf85d9d HexEditor: Remember all of the layout options in the configuration 2 년 전
  Tim Ledbetter 05c8aa71f2 Applications: Update man page links for applications 2 년 전
  Karol Kosek 41cf3b741f HexEditor: Propagate errors from `HexEditorWidget::initialize_menubar()` 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 년 전
  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 년 전