Историја ревизија

Аутор SHA1 Порука Датум
  thankyouverycool 55423b4ed0 LibGfx+Userland: Add width_rounded_up() helper пре 2 година
  Karol Kosek 66402b0666 LibGUI+Userland: Port TabWidget set_tab_title to new string пре 2 година
  Karol Kosek 4f08a05a3b LibGUI: Store Tab titles using the new string class пре 2 година
  Karol Kosek 3805e4e3a9 LibGUI+HackStudio+PixelPaint: Port Widget title to the new String пре 2 година
  Andreas Kling b71c7a6e44 Userland: Use Font::pixel_size_rounded_up() instead of glyph_height() пре 2 година
  Andreas Kling faa1a09042 LibGUI: Fix const-correctness issues пре 2 година
  Andreas Kling 3407ab0fd1 LibGfx: Make Font::width() return a float пре 2 година
  Lucas CHOLLET 664117564a LibGUI: Actually try something in `TabWidget::try_add_widget(Widget&)` пре 2 година
  meiskam fb4315d121 LibGUI: Add dots below TabWidget close button when modified пре 2 година
  meiskam b79be56bed LibGUI: Add `modified` bool to TabWidget пре 2 година
  MacDue 27fae78335 Meta+Userland: Pass Gfx::IntSize by value пре 2 година
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable пре 2 година
  Cameron Youell 4e3b965d7f LibGUI: Fix a typo пре 2 година
  thankyouverycool 5917545633 LibGUI+LibGfx: Let Desktop::the() set widget effects пре 2 година
  networkException 15c290461f LibGUI: Apply more padding to text on tabs пре 3 година
  FrHun 544636fd0f LibGUI: Notify the layout system of more relevant events in TabWidget пре 3 година
  FrHun ccdccadc24 LibGUI: Implement calculated min/preferred sizes for TabWidget пре 3 година
  Cameron Youell 5b82bd719e LibGUI: TabWidget add vertical tabs пре 3 година
  Sam Atkins 0e1c8e702c LibGUI: Expose more TabWidget properties to GML пре 3 година
  Simon Wanner 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ пре 3 година
  kleines Filmröllchen 7e34b88ed4 LibGUI: Fully support TabWidget in GML пре 3 година
  Olivier De Cannière 1b7850f511 LibGUI: Add TabWidget::activate_last_tab() пре 3 година
  Idan Horowitz 086969277e Everywhere: Run clang-format пре 3 година
  Olivier De Cannière da714f771d LibGUI: Make only the targeted tab of TabWidget respond to double click пре 3 година
  Lenny Maiorani fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI пре 3 година
  Erik Biederstadt 0cfe446d3f LibGUI: Allow double clicking on tabwidgets пре 3 година
  Andreas Kling 8359975ff3 LibGUI: Make GUI::TabWidget tab creation APIs take String пре 3 година
  Andreas Kling 47b6339025 LibGUI: Add GUI::TabWidget::try_add_tab<T>(...) пре 3 година
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value пре 3 година
  Noah Haasis 05aeff1c4d LibGUI: Focus next tab after closing active tab пре 3 година