Histórico de commits

Autor SHA1 Mensagem Data
  Andreas Kling c756e021a7 Userland: Remove "Inspector" program and related utilities 2 anos atrás
  Andreas Kling b71c7a6e44 Userland: Use Font::pixel_size_rounded_up() instead of glyph_height() 2 anos atrás
  Andreas Kling 544366ff2a LibGUI: Add a simple "recently open files" feature 2 anos atrás
  Andreas Kling faa1a09042 LibGUI: Fix const-correctness issues 2 anos atrás
  Sam Atkins a8cf0c9371 LibCore+Userland: Make Core::Timer::create_single_shot() return ErrorOr 2 anos atrás
  Sam Atkins 0c24522635 LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^) 2 anos atrás
  MacDue 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 anos atrás
  Karol Kosek 2e244fc85b WindowServer+LibGUI: Change cursor icon if DragEnter event was accepted 3 anos atrás
  thankyouverycool a74f512f6b LibGUI+WindowServer+DisplaySettings: Add Tooltips to SystemEffects 2 anos atrás
  David Smith ac034bdf7d LibGUI: Avoid too large tooltip when switching to shorter text 2 anos atrás
  gbowser3@gmail.com 16d189e96b LibGUI: Move tooltip position up 4 pixels to prevent cursor pop-under 3 anos atrás
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 anos atrás
  FrHun 603034759f LibGUI: Remove usages of deprecated implicit conversions 3 anos atrás
  networkException 535e1c9152 LibGUI: Add on_theme_change callback to Application 3 anos atrás
  Geordie Hall 737c1c86dc LibGUI: Search for actions with a Shortcut instead of for KeyEvent 3 anos atrás
  Simon Wanner 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ 3 anos atrás
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 anos atrás
  Itamar 935d023967 Userland: Rename WindowServerConnection=>ConnectionToWindowServer 3 anos atrás
  Andreas Kling 24ea6a8ce7 LibGUI: Add GUI::Application::in_teardown() 3 anos atrás
  Tobias Christiansen d46c3896c6 LibGUI: Add show_tooltip_immediately() 3 anos atrás
  Andreas Kling 9826d616dd LibGUI: Update windows when they become active/inactive 4 anos atrás
  Andreas Kling b3d27c2340 LibGUI: Add GUI_HOVER_DEBUG runtime debugging flag (environment) 4 anos atrás
  sin-ack 6162e78c7f LibGUI: Let GUI applications create an inspectable EventLoop 4 anos atrás
  FrHun 02c0b1f380 LibGUI: Fix multi-line tooltip height 4 anos atrás
  LuK1337 62d4b4abf3 LibGUI: Make tooltip height line count aware 4 anos atrás
  Aatos Majava 3e6a5af32b LibGUI: Actually use the Action alternate shortcut 4 anos atrás
  Matthew Jones f0e9fd09b4 LibGUI: Tooltip no longer exceeds screen width, now truncates 4 anos atrás
  Gunnar Beutner eb21aa65d1 Userland: Make IPC results with one return value available directly 4 anos atrás
  Gunnar Beutner 5bb79ea0a7 Userland: Update IPC calls to use proxies 4 anos atrás