Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling 37918d4141 Revert "LibGUI: Use bold font for the currently active TabWidget tab" hace 5 años
  Andreas Kling 0f4fa43541 LibGUI: Tweak TabWidget tab icon placement hace 5 años
  Andreas Kling 4d8206f7c2 LibGUI: Use bold font for the currently active TabWidget tab hace 5 años
  Andreas Kling d6bbf12b7c LibGUI: Add "uniform tabs" mode to TabWidget (all tabs have same width) hace 5 años
  Andreas Kling 53cb5325ee LibGUI: Allow TabWidget tabs to have icons and custom text alignment hace 5 años
  Andreas Kling 1587b53001 LibGUI: Allow overriding the padding inside a TabWidget hace 5 años
  Andreas Kling 5d88022252 LibGUI: When removing a TabWidget tab, activate the next tab hace 5 años
  Andreas Kling a2bdcfabc9 LibGUI: Grant focus when activating a new stack/tab child widget hace 5 años
  Andreas Kling 4087e3cfb9 LibGUI: Add TabWidget functions to activate next/previous tab hace 5 años
  Andreas Kling ee7e7e6d55 LibGUI: Add TabWidget::set_tab_title(Widget&, StringView) hace 5 años
  Oriko 12c7375cdd LibGUI: Add remove_tab and on_change to TabWidget hace 5 años
  Andreas Kling ceec1a7d38 AK: Make Vector use size_t for its size and capacity hace 5 años
  Andreas Kling 6c5100b644 LibGUI: Add helper for constructing new TabWidget tabs hace 5 años
  Andreas Kling c5d913970a LibGUI: Remove parent parameter to GUI::Widget constructor hace 5 años
  Andreas Kling 34c7322d77 LibGUI: Remove some header dependencies from Widget.h hace 5 años
  Andreas Kling 6a9cc66b97 LibGUI: Remove leading G from filenames hace 5 años