커밋 기록

작성자 SHA1 메시지 날짜
  Tim Ledbetter 1a223d07e1 LibGUI: Assert that most recently open file path isn't empty 1 년 전
  Sam Atkins 343de324db LibGUI: Don't update the recent files if we haven't created them yet 1 년 전
  Sam Atkins 9657f4cabb LibGUI+Userland: Take ByteString in set_most_recently_open_file() 1 년 전
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 년 전
  Karol Kosek a3ddba4191 Userland: Port GUI::Application::show_tooltip() to String 1 년 전
  Karol Kosek 16defb4806 LibGUI: Parse ampersand string for tooltips only in GUI::Action 2 년 전
  Karol Kosek 9ce2682ce6 Userland: Port lists of mime types to String 1 년 전
  Tim Ledbetter 3aa49f268c Userland: Make `Window::set_main_widget()` non-fallible 1 년 전
  Andreas Kling ddbe6bd7b4 Userland: Rename Core::Object to Core::EventReceiver 2 년 전
  Sam Atkins 506f9484e3 LibGUI: Give recent-file actions a nicer status tip 2 년 전
  Kenneth Myhra 8eaf28b4ce LibGUI: Guard us from trying to slice an empty Arguments::strings 2 년 전
  Lucas CHOLLET 5c29b45d1d LibGUI: Make `Clipboard::initialize` propagate errors 2 년 전
  Lucas CHOLLET 1a97382305 LibGUI: Make `Application`'s construction fallible 2 년 전
  thankyouverycool f7e034d4b2 LibGfx+Userland: Merge FrameShape and FrameShadow into FrameStyle 2 년 전
  thankyouverycool 91bafc2653 LibGUI+Userland: Port Labels to String 2 년 전
  Andreas Kling c756e021a7 Userland: Remove "Inspector" program and related utilities 2 년 전
  Andreas Kling b71c7a6e44 Userland: Use Font::pixel_size_rounded_up() instead of glyph_height() 2 년 전
  Andreas Kling 544366ff2a LibGUI: Add a simple "recently open files" feature 2 년 전
  Andreas Kling faa1a09042 LibGUI: Fix const-correctness issues 2 년 전
  Sam Atkins a8cf0c9371 LibCore+Userland: Make Core::Timer::create_single_shot() return ErrorOr 2 년 전
  Sam Atkins 0c24522635 LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^) 2 년 전
  MacDue 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value 2 년 전
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 년 전
  Karol Kosek 2e244fc85b WindowServer+LibGUI: Change cursor icon if DragEnter event was accepted 3 년 전
  thankyouverycool a74f512f6b LibGUI+WindowServer+DisplaySettings: Add Tooltips to SystemEffects 2 년 전
  David Smith ac034bdf7d LibGUI: Avoid too large tooltip when switching to shorter text 3 년 전
  gbowser3@gmail.com 16d189e96b LibGUI: Move tooltip position up 4 pixels to prevent cursor pop-under 3 년 전
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 년 전
  FrHun 603034759f LibGUI: Remove usages of deprecated implicit conversions 3 년 전
  networkException 535e1c9152 LibGUI: Add on_theme_change callback to Application 3 년 전