Andreas Kling
|
a2bdcfabc9
LibGUI: Grant focus when activating a new stack/tab child widget
|
5 years ago |
Andreas Kling
|
4087e3cfb9
LibGUI: Add TabWidget functions to activate next/previous tab
|
5 years ago |
Andreas Kling
|
ee7e7e6d55
LibGUI: Add TabWidget::set_tab_title(Widget&, StringView)
|
5 years ago |
Oriko
|
12c7375cdd
LibGUI: Add remove_tab and on_change to TabWidget
|
5 years ago |
Andreas Kling
|
ceec1a7d38
AK: Make Vector use size_t for its size and capacity
|
5 years ago |
Andreas Kling
|
6c5100b644
LibGUI: Add helper for constructing new TabWidget tabs
|
5 years ago |
Andreas Kling
|
c5d913970a
LibGUI: Remove parent parameter to GUI::Widget constructor
|
5 years ago |
Andreas Kling
|
34c7322d77
LibGUI: Remove some header dependencies from Widget.h
|
5 years ago |
Andreas Kling
|
6a9cc66b97
LibGUI: Remove leading G from filenames
|
5 years ago |