Commit History

Author SHA1 Message Date
  thankyouverycool c90fe7ce93 LibGUI: Use ControlBoxButtons in SpinBox and ComboBox 5 years ago
  Benoît Lormeau 951a429268 LibGUI: SpinBox: update the displayed value when set_range() clamps it 5 years ago
  Andreas Kling fdfda6dec2 AK: Make string-to-number conversion helpers return Optional 5 years ago
  Hüseyin ASLITÜRK d18f6e82eb LibGUI: Replace up and down arrows with emoji 5 years ago
  Andreas Kling 977863ea07 LibGUI: Include keyboard modifier state with button on_click calls 5 years ago
  Andreas Kling 0f0d73d1b5 LibGUI: Make the "enabled" widget state propagate to child widgets 5 years ago
  Hüseyin ASLITÜRK f0f98de5d8 LibGUI: Fix for disable state of SpinBox 5 years ago
  Andreas Kling a26b63a958 LibGUI: Remove Button& parameter from Button::on_click hook 5 years ago
  Tibor Nagy 5f913c67d9 LibGUI: Implement keyboard and mouse wheel events for SpinBox 5 years ago
  Andreas Kling c5d913970a LibGUI: Remove parent parameter to GUI::Widget constructor 5 years ago
  Andreas Kling 45c25ffecd LibGUI: Use Core::Object::add() a whole bunch 5 years ago
  Andreas Kling 6a9cc66b97 LibGUI: Remove leading G from filenames 5 years ago