Histórico de Commits

Autor SHA1 Mensagem Data
  thankyouverycool 4c7f95e2f8 LibGUI+WindowServer+Apps: Replace Accessory Windows há 2 anos atrás
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) há 3 anos atrás
  zzLinus 6453f74642 LibGUI: Support typing to search for ComboBox há 3 anos atrás
  FrHun 19fac58e49 LibGUI: Use new layout system for basic widgets há 3 anos atrás
  networkException 82f537b847 LibGUI: Actually update the selection in ComboBox::set_selected_index há 3 anos atrás
  networkException 84780f3ed5 LibGUI: Add clear_selection helper for ComboBox há 3 anos atrás
  Sam Atkins 7d6f5f19fd LibGUI: Add AllowCallback parameter to ComboBox::set_text() há 3 anos atrás
  Idan Horowitz 086969277e Everywhere: Run clang-format há 3 anos atrás
  Lenny Maiorani fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI há 3 anos atrás
  Dmitry Petrov 1662213737 Userland: Add horizontal mouse scroll support há 3 anos atrás
  thankyouverycool 298a6b9937 LibGUI+FontEditor: Allow ComboBox on_change callback to be toggled há 3 anos atrás
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value há 3 anos atrás
  Andreas Kling 235f39e449 LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() há 3 anos atrás
  kleines Filmröllchen f922ffb032 LibGUI: Make ComboBox text editor release focus when Escape is pressed há 3 anos atrás
  kleines Filmröllchen 1349b8b10f LibGUI: Make ComboBox report on_change for set_selected_index há 3 anos atrás
  sin-ack 8ea22121ac Userland: Migrate to argument-less deferred_invoke há 3 anos atrás
  thankyouverycool 93e45588e5 LibGUI:: Style Combo and SpinBox buttons as ThickCaps há 3 anos atrás
  Andreas Kling c7d891765c LibGfx: Use "try_" prefix for static factory functions há 4 anos atrás
  LuK1337 f15ad9523d LibGUI: Fix `go_upwards_instead` check in ComboBox há 4 anos atrás
  Matthew Jones ef92493aba LibGUI: ComboBox now goes upwards when running out of room to render há 4 anos atrás
  Matthew Jones 36a1162eb8 LibGUI: ComboBox now correctly sizes height in relation to taskbar há 4 anos atrás
  Jelle Raaijmakers 2c772d1848 LibGUI/AbstractView: Remove `on_selection` há 4 anos atrás
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. há 4 anos atrás
  Andreas Kling a2baab38fd Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" há 4 anos atrás
  Andreas Kling e9db10e3a9 WindowServer+LibGUI: Remove the global menubar :^) há 4 anos atrás
  thankyouverycool d2d69f3efb LibGUI: Remove has_visible_list members from TextEditor há 4 anos atrás
  thankyouverycool cf866cc75a LibGUI: Register more GML properties and widgets há 4 anos atrás
  thankyouverycool d8fa479d05 LibGUI: Remove ControlBoxButton widget há 4 anos atrás
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY há 4 anos atrás
  Nick Vella 05914d2e9a LibGUI: Correctly handle ComboBox list windows of less than three items (~50px) in height. há 4 anos atrás