Historial de Commits

Autor SHA1 Mensaje Fecha
  Kenneth Myhra 8eaf28b4ce LibGUI: Guard us from trying to slice an empty Arguments::strings hace 2 años
  Lucas CHOLLET 5c29b45d1d LibGUI: Make `Clipboard::initialize` propagate errors hace 2 años
  Lucas CHOLLET 1a97382305 LibGUI: Make `Application`'s construction fallible hace 2 años
  thankyouverycool f7e034d4b2 LibGfx+Userland: Merge FrameShape and FrameShadow into FrameStyle hace 2 años
  thankyouverycool 91bafc2653 LibGUI+Userland: Port Labels to String hace 2 años
  Andreas Kling c756e021a7 Userland: Remove "Inspector" program and related utilities hace 2 años
  Andreas Kling b71c7a6e44 Userland: Use Font::pixel_size_rounded_up() instead of glyph_height() hace 2 años
  Andreas Kling 544366ff2a LibGUI: Add a simple "recently open files" feature hace 2 años
  Andreas Kling faa1a09042 LibGUI: Fix const-correctness issues hace 2 años
  Sam Atkins a8cf0c9371 LibCore+Userland: Make Core::Timer::create_single_shot() return ErrorOr hace 2 años
  Sam Atkins 0c24522635 LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^) hace 2 años
  MacDue 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  Karol Kosek 2e244fc85b WindowServer+LibGUI: Change cursor icon if DragEnter event was accepted hace 3 años
  thankyouverycool a74f512f6b LibGUI+WindowServer+DisplaySettings: Add Tooltips to SystemEffects hace 3 años
  David Smith ac034bdf7d LibGUI: Avoid too large tooltip when switching to shorter text hace 3 años
  gbowser3@gmail.com 16d189e96b LibGUI: Move tooltip position up 4 pixels to prevent cursor pop-under hace 3 años
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) hace 3 años
  FrHun 603034759f LibGUI: Remove usages of deprecated implicit conversions hace 3 años
  networkException 535e1c9152 LibGUI: Add on_theme_change callback to Application hace 3 años
  Geordie Hall 737c1c86dc LibGUI: Search for actions with a Shortcut instead of for KeyEvent hace 3 años
  Simon Wanner 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ hace 3 años
  Idan Horowitz 086969277e Everywhere: Run clang-format hace 3 años
  Itamar 935d023967 Userland: Rename WindowServerConnection=>ConnectionToWindowServer hace 3 años
  Andreas Kling 24ea6a8ce7 LibGUI: Add GUI::Application::in_teardown() hace 3 años
  Tobias Christiansen d46c3896c6 LibGUI: Add show_tooltip_immediately() hace 4 años
  Andreas Kling 9826d616dd LibGUI: Update windows when they become active/inactive hace 4 años
  Andreas Kling b3d27c2340 LibGUI: Add GUI_HOVER_DEBUG runtime debugging flag (environment) hace 4 años
  sin-ack 6162e78c7f LibGUI: Let GUI applications create an inspectable EventLoop hace 4 años
  FrHun 02c0b1f380 LibGUI: Fix multi-line tooltip height hace 4 años