Commit History

Author SHA1 Message Date
  Karol Kosek a3ddba4191 Userland: Port GUI::Application::show_tooltip() to String 1 year ago
  Karol Kosek 16defb4806 LibGUI: Parse ampersand string for tooltips only in GUI::Action 2 years ago
  Karol Kosek 9ce2682ce6 Userland: Port lists of mime types to String 1 year ago
  Tim Ledbetter 3aa49f268c Userland: Make `Window::set_main_widget()` non-fallible 1 year ago
  Andreas Kling ddbe6bd7b4 Userland: Rename Core::Object to Core::EventReceiver 1 year ago
  Sam Atkins 506f9484e3 LibGUI: Give recent-file actions a nicer status tip 2 years ago
  Kenneth Myhra 8eaf28b4ce LibGUI: Guard us from trying to slice an empty Arguments::strings 2 years ago
  Lucas CHOLLET 5c29b45d1d LibGUI: Make `Clipboard::initialize` propagate errors 2 years ago
  Lucas CHOLLET 1a97382305 LibGUI: Make `Application`'s construction fallible 2 years ago
  thankyouverycool f7e034d4b2 LibGfx+Userland: Merge FrameShape and FrameShadow into FrameStyle 2 years ago
  thankyouverycool 91bafc2653 LibGUI+Userland: Port Labels to String 2 years ago
  Andreas Kling c756e021a7 Userland: Remove "Inspector" program and related utilities 2 years ago
  Andreas Kling b71c7a6e44 Userland: Use Font::pixel_size_rounded_up() instead of glyph_height() 2 years ago
  Andreas Kling 544366ff2a LibGUI: Add a simple "recently open files" feature 2 years ago
  Andreas Kling faa1a09042 LibGUI: Fix const-correctness issues 2 years ago
  Sam Atkins a8cf0c9371 LibCore+Userland: Make Core::Timer::create_single_shot() return ErrorOr 2 years ago
  Sam Atkins 0c24522635 LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^) 2 years ago
  MacDue 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  Karol Kosek 2e244fc85b WindowServer+LibGUI: Change cursor icon if DragEnter event was accepted 3 years ago
  thankyouverycool a74f512f6b LibGUI+WindowServer+DisplaySettings: Add Tooltips to SystemEffects 2 years ago
  David Smith ac034bdf7d LibGUI: Avoid too large tooltip when switching to shorter text 2 years ago
  gbowser3@gmail.com 16d189e96b LibGUI: Move tooltip position up 4 pixels to prevent cursor pop-under 2 years ago
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 years ago
  FrHun 603034759f LibGUI: Remove usages of deprecated implicit conversions 3 years ago
  networkException 535e1c9152 LibGUI: Add on_theme_change callback to Application 3 years ago
  Geordie Hall 737c1c86dc LibGUI: Search for actions with a Shortcut instead of for KeyEvent 3 years ago
  Simon Wanner 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ 3 years ago
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 years ago
  Itamar 935d023967 Userland: Rename WindowServerConnection=>ConnectionToWindowServer 3 years ago