Historique des commits

Auteur SHA1 Message Date
  thankyouverycool 1097f3066e LibGUI: Open and increment ComboBox ListViews by exact steps il y a 2 ans
  thankyouverycool 82c06f58af LibGUI: Allow ComboBox windows to intersect Desktop's entire height il y a 2 ans
  thankyouverycool 99f28cf4ac LibGUI: Remove calculated_min_size() for ListViews il y a 2 ans
  Karol Kosek ee5838084d LibCore+Userland: Add DEPRECATED infix to REGISTER_STRING_PROPERTY macro il y a 2 ans
  Tim Schumacher 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions il y a 2 ans
  Sam Atkins 0c24522635 LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^) il y a 2 ans
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  thankyouverycool 4ba20f08c7 LibGUI: Don't search ComboBox Windows when holding a mod key il y a 2 ans
  thankyouverycool 24d299c9c8 LibGUI+WindowServer+Applets+Taskbar: Remove active input concepts il y a 2 ans
  thankyouverycool 3027cf7e99 LibGUI+WindowServer: Remove InputPreemptor concept il y a 2 ans
  thankyouverycool 9cf93528f5 LibGUI: Accept() mouse wheel events in {Spin,Combo}Boxes il y a 2 ans
  Gunnar Beutner 288c46dbdc LibGUI: Make sure combobox list windows can't be moved il y a 2 ans
  demostanis 28c1d7011f LibGUI: Remove Window::set_blocks_command_palette() il y a 2 ans
  thankyouverycool 1bba8589fe LibGUI: Hide unnecessary Scrollbars in ComboBox windows il y a 2 ans
  thankyouverycool f86c5b1fa7 LibGUI: Allow setting max visible items for ComboBoxes il y a 2 ans
  thankyouverycool aa8e7aba42 LibGUI: Don't show empty ComboBox windows il y a 2 ans
  thankyouverycool 04a9562601 LibGUI: Don't open windows for editable ComboBoxes when typing il y a 2 ans
  thankyouverycool db2a1d3620 LibGUI: Always activate ComboBox ListView selections on MouseUp il y a 2 ans
  thankyouverycool 7ac30f53a0 LibGUI: Block ComboBox windows from using CommandPalette il y a 2 ans
  thankyouverycool 463aff827e LibGUI+WindowServer: Notify Windows on input preemption il y a 2 ans
  thankyouverycool 4c7f95e2f8 LibGUI+WindowServer+Apps: Replace Accessory Windows il y a 2 ans
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) il y a 3 ans
  zzLinus 6453f74642 LibGUI: Support typing to search for ComboBox il y a 3 ans
  FrHun 19fac58e49 LibGUI: Use new layout system for basic widgets il y a 3 ans
  networkException 82f537b847 LibGUI: Actually update the selection in ComboBox::set_selected_index il y a 3 ans
  networkException 84780f3ed5 LibGUI: Add clear_selection helper for ComboBox il y a 3 ans
  Sam Atkins 7d6f5f19fd LibGUI: Add AllowCallback parameter to ComboBox::set_text() il y a 3 ans
  Idan Horowitz 086969277e Everywhere: Run clang-format il y a 3 ans
  Lenny Maiorani fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI il y a 3 ans