Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling 3407ab0fd1 LibGfx: Make Font::width() return a float hace 2 años
  Lucas CHOLLET 664117564a LibGUI: Actually try something in `TabWidget::try_add_widget(Widget&)` hace 2 años
  meiskam fb4315d121 LibGUI: Add dots below TabWidget close button when modified hace 2 años
  meiskam b79be56bed LibGUI: Add `modified` bool to TabWidget hace 2 años
  MacDue 27fae78335 Meta+Userland: Pass Gfx::IntSize by value hace 2 años
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable hace 2 años
  Cameron Youell 4e3b965d7f LibGUI: Fix a typo hace 2 años
  thankyouverycool 5917545633 LibGUI+LibGfx: Let Desktop::the() set widget effects hace 2 años
  networkException 15c290461f LibGUI: Apply more padding to text on tabs hace 3 años
  FrHun 544636fd0f LibGUI: Notify the layout system of more relevant events in TabWidget hace 3 años
  FrHun ccdccadc24 LibGUI: Implement calculated min/preferred sizes for TabWidget hace 3 años
  Cameron Youell 5b82bd719e LibGUI: TabWidget add vertical tabs hace 3 años
  Sam Atkins 0e1c8e702c LibGUI: Expose more TabWidget properties to GML hace 3 años
  Simon Wanner 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ hace 3 años
  kleines Filmröllchen 7e34b88ed4 LibGUI: Fully support TabWidget in GML hace 3 años
  Olivier De Cannière 1b7850f511 LibGUI: Add TabWidget::activate_last_tab() hace 3 años
  Idan Horowitz 086969277e Everywhere: Run clang-format hace 3 años
  Olivier De Cannière da714f771d LibGUI: Make only the targeted tab of TabWidget respond to double click hace 3 años
  Lenny Maiorani fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI hace 3 años
  Erik Biederstadt 0cfe446d3f LibGUI: Allow double clicking on tabwidgets hace 3 años
  Andreas Kling 8359975ff3 LibGUI: Make GUI::TabWidget tab creation APIs take String hace 3 años
  Andreas Kling 47b6339025 LibGUI: Add GUI::TabWidget::try_add_tab<T>(...) hace 3 años
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value hace 3 años
  Noah Haasis 05aeff1c4d LibGUI: Focus next tab after closing active tab hace 3 años
  Filiph Sandström d6a0726302 Everywhere: Rename left/right-click to primary/secondary hace 3 años
  Peter Elliott e1684860a3 LibGUI: Support drag-to-reorder in TabWidget hace 3 años
  sin-ack 8ea22121ac Userland: Migrate to argument-less deferred_invoke hace 3 años
  sin-ack a086be993b LibGUI: Bias text towards bottom when tabs at top have uneven spacing hace 3 años
  sin-ack 4959fa4f1e LibGUI: Adjust content area and focus rect of tab buttons hace 4 años
  Mustafa Quraish 75a706b6eb Everywhere: Use the Optional<T>::operator==(T) operator hace 3 años