Historique des commits

Auteur SHA1 Message Date
  Andreas Kling 3ee5694e97 LibGUI: Simplify ComboBox/TextEditor relationship a bit il y a 4 ans
  Andreas Kling aef56159a8 LibGUI: Add Widget focus policies il y a 4 ans
  Ben Wiederhake ede5dbd7b3 Meta+LibC through LibHTTP: Make clang-format-10 clean il y a 4 ans
  pkotzbach 82696078b0 LibGUI: Fix to ComboBox fields activation il y a 4 ans
  Andreas Kling 4ba12e9c23 LibGUI: Simplify ListView hover highlighting il y a 4 ans
  Andreas Kling 274a09246b LibGUI: Move ListView to using AbstractView::move_cursor() il y a 4 ans
  Andreas Kling 8055813ecf LibGUI: Add ComboBox::selected_index() il y a 4 ans
  Andreas Kling 9102b624ac LibGUI+DevTools+Applications: Use ModelIndex::data() in many places il y a 4 ans
  Linus Groh 728d4649e4 LibGUI: Fix ComboBox desktop intersection rect il y a 4 ans
  thankyouverycool c90fe7ce93 LibGUI: Use ControlBoxButtons in SpinBox and ComboBox il y a 5 ans
  thankyouverycool 1f8e9727ec LibGUI: Remove on_activity_change from ComboBox il y a 5 ans
  Tom ec3737510d WindowServer: Add accessory windows il y a 5 ans
  thankyouverycool 6a78db07f1 LibGUI: Add hover highlighting and keyboard controls to ComboBox il y a 5 ans
  thankyouverycool b2783a234a LibGUI: Use enum for TextEditor modes & add new DisplayOnly mode il y a 5 ans
  Andreas Kling 116cf92156 LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize il y a 5 ans
  Hüseyin ASLITÜRK d18f6e82eb LibGUI: Replace up and down arrows with emoji il y a 5 ans
  Andreas Kling 977863ea07 LibGUI: Include keyboard modifier state with button on_click calls il y a 5 ans
  Andreas Kling e064999e0d LibGUI: Allow scrolling through a ComboBox with the mouse wheel il y a 5 ans
  Andreas Kling 828aee9932 LibGUI: Make ComboBox list pop-up windows frameless il y a 5 ans
  Hüseyin ASLITÜRK 7194b4823e LibGUI: ComboBox, add "set_selected_index" method il y a 5 ans
  Andreas Kling 0f3e57a6fb LibGUI: Use GUI::Window::set_main_widget<WidgetType>() in clients il y a 5 ans
  Andreas Kling a26b63a958 LibGUI: Remove Button& parameter from Button::on_click hook il y a 5 ans
  Andreas Kling c5d913970a LibGUI: Remove parent parameter to GUI::Widget constructor il y a 5 ans
  Andreas Kling 00bf68adc6 LibGUI: Reduce header dependencies of ComboBox il y a 5 ans
  Andreas Kling 45c25ffecd LibGUI: Use Core::Object::add() a whole bunch il y a 5 ans
  Andreas Kling 2143da6434 LibGUI: Add forwarding header il y a 5 ans
  Andreas Kling 6a9cc66b97 LibGUI: Remove leading G from filenames il y a 5 ans