提交歷史

作者 SHA1 備註 提交日期
  thankyouverycool aa8e7aba42 LibGUI: Don't show empty ComboBox windows 2 年之前
  thankyouverycool 04a9562601 LibGUI: Don't open windows for editable ComboBoxes when typing 2 年之前
  thankyouverycool db2a1d3620 LibGUI: Always activate ComboBox ListView selections on MouseUp 2 年之前
  thankyouverycool 7ac30f53a0 LibGUI: Block ComboBox windows from using CommandPalette 2 年之前
  thankyouverycool 463aff827e LibGUI+WindowServer: Notify Windows on input preemption 2 年之前
  thankyouverycool 4c7f95e2f8 LibGUI+WindowServer+Apps: Replace Accessory Windows 2 年之前
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 年之前
  zzLinus 6453f74642 LibGUI: Support typing to search for ComboBox 3 年之前
  FrHun 19fac58e49 LibGUI: Use new layout system for basic widgets 3 年之前
  networkException 82f537b847 LibGUI: Actually update the selection in ComboBox::set_selected_index 3 年之前
  networkException 84780f3ed5 LibGUI: Add clear_selection helper for ComboBox 3 年之前
  Sam Atkins 7d6f5f19fd LibGUI: Add AllowCallback parameter to ComboBox::set_text() 3 年之前
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 年之前
  Lenny Maiorani fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI 3 年之前
  Dmitry Petrov 1662213737 Userland: Add horizontal mouse scroll support 3 年之前
  thankyouverycool 298a6b9937 LibGUI+FontEditor: Allow ComboBox on_change callback to be toggled 3 年之前
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value 3 年之前
  Andreas Kling 235f39e449 LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() 3 年之前
  kleines Filmröllchen f922ffb032 LibGUI: Make ComboBox text editor release focus when Escape is pressed 3 年之前
  kleines Filmröllchen 1349b8b10f LibGUI: Make ComboBox report on_change for set_selected_index 3 年之前
  sin-ack 8ea22121ac Userland: Migrate to argument-less deferred_invoke 3 年之前
  thankyouverycool 93e45588e5 LibGUI:: Style Combo and SpinBox buttons as ThickCaps 3 年之前
  Andreas Kling c7d891765c LibGfx: Use "try_" prefix for static factory functions 4 年之前
  LuK1337 f15ad9523d LibGUI: Fix `go_upwards_instead` check in ComboBox 4 年之前
  Matthew Jones ef92493aba LibGUI: ComboBox now goes upwards when running out of room to render 4 年之前
  Matthew Jones 36a1162eb8 LibGUI: ComboBox now correctly sizes height in relation to taskbar 4 年之前
  Jelle Raaijmakers 2c772d1848 LibGUI/AbstractView: Remove `on_selection` 4 年之前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
  Andreas Kling a2baab38fd Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" 4 年之前
  Andreas Kling e9db10e3a9 WindowServer+LibGUI: Remove the global menubar :^) 4 年之前