커밋 기록

작성자 SHA1 메시지 날짜
  Karol Kosek f18ae27fe9 HexEditor: Display dirty close icon when the file is changed 3 년 전
  Lenny Maiorani 160bda7228 Applications: Use default constructors/destructors 3 년 전
  electrikmilk 62102e3130 Base+HexEditor: Add icons 3 년 전
  Mustafa Quraish aae96af812 HexEditor: Use FileSystemAccessClient::try_* APIs 3 년 전
  Arne Elster fd66dda1d7 HexEditor: Stream input files instead of keeping them in memory 3 년 전
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value 3 년 전
  Andreas Kling 235f39e449 LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() 3 년 전
  Arne Elster 4aab6ff839 HexEditor: Use size_t where applicable 3 년 전
  Mustafa Quraish 0f749681a9 Everywhere: Use my fancy new serenityos.org email :^) 3 년 전
  Ali Mohammad Pur 97e97bccab Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe 3 년 전
  Mustafa Quraish 8f2521ce52 HexEditor: Use FileSystemAccessClient, add unveils 3 년 전
  Mustafa Quraish 22a1035f1b HexEditor: Use LibConfig instead of Core::ConfigFile 4 년 전
  networkException acde7d12b0 Everywhere: Rename get in ConfigFile::get_for_{lib,app,system} to open 4 년 전
  networkException 938051feb8 Everywhere: Use Core::ConfigFile::AllowWriting::Yes to allow writing 4 년 전
  Brian Gianforcaro a51e6547aa Applications: Remove unused header includes 4 년 전
  Andreas Kling 687a12d7fb Userland: Add GUI::Window::add_menu() and use it everywhere 4 년 전
  Andreas Kling c7d891765c LibGfx: Use "try_" prefix for static factory functions 4 년 전
  Karol Kosek 7f418a5c6a HexEditor: Accept file drops 4 년 전
  Max Wipfli d8be530397 AK+Everywhere: Remove "null state" of LexicalPath 4 년 전
  Gunnar Beutner 7a87e920f2 HexEditor: Change name for unsaved files to 'Untitled' 4 년 전
  Gunnar Beutner b246221eac HexEditor: Prompt the user to save changes when opening a file 4 년 전
  Apoorv Mishra 89855d0b8c HexEditor: Use Yes/No/Cancel prompts for message boxes 4 년 전
  Brendan Coles 996f69a1b2 HexEditor: Fix off-by-one bugs in selected text length calculations 4 년 전
  Brendan Coles 90e9d1a0a1 HexEditor: Add find_all_strings() function 4 년 전
  Brendan Coles 6aa766f8ca HexEditor: Add 'Find All' option to Find Dialog to find all matches 4 년 전
  Brendan Coles 7982f9aa70 HexEditor: Store UI layout preferences in config file 4 년 전
  Brendan Coles efef77a154 HexEditor: Add 'Go to Offset...' dialog 4 년 전
  Brendan Coles e5e00bec8f HexEditor: Construct user interface from GML 4 년 전
  Brendan Coles d1623350b5 HexEditor: Add 'Select All' action 4 년 전
  Max Wipfli 229414b002 Applications: Use titlecase and distinct underlined characters in menus 4 년 전