mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-24 02:32:36 +00:00

This was never finished, is not maintained, suffers from a lack of features the "old" listbox class now has, and seems (according to the logs) to be have been superceded by the pane widget. At the very least, the pane widget seems to be what mordante was working with in his early prototype of a new addon manager, and not this 2010 list class. (cherry-picked from commit 458dd284b8342b33e6a6359aefbbbdb386b28875)
31 lines
817 B
Plaintext
31 lines
817 B
Plaintext
gui/widgets/addon_list.cpp
|
|
gui/widgets/button.cpp
|
|
gui/widgets/chatbox.cpp
|
|
gui/widgets/drawing.cpp
|
|
gui/widgets/horizontal_scrollbar.cpp
|
|
gui/widgets/image.cpp
|
|
gui/widgets/label.cpp
|
|
gui/widgets/listbox.cpp
|
|
gui/widgets/matrix.cpp
|
|
gui/widgets/menu_button.cpp
|
|
gui/widgets/minimap.cpp
|
|
gui/widgets/multi_page.cpp
|
|
gui/widgets/multimenu_button.cpp
|
|
gui/widgets/panel.cpp
|
|
gui/widgets/password_box.cpp
|
|
gui/widgets/progress_bar.cpp
|
|
gui/widgets/repeating_button.cpp
|
|
gui/widgets/scroll_label.cpp
|
|
gui/widgets/scrollbar_panel.cpp
|
|
gui/widgets/size_lock.cpp
|
|
gui/widgets/slider.cpp
|
|
gui/widgets/spacer.cpp
|
|
gui/widgets/stacked_widget.cpp
|
|
gui/widgets/text_box.cpp
|
|
gui/widgets/toggle_button.cpp
|
|
gui/widgets/toggle_panel.cpp
|
|
gui/widgets/tree_view.cpp
|
|
gui/widgets/unit_preview_pane.cpp
|
|
gui/widgets/vertical_scrollbar.cpp
|
|
gui/widgets/window.cpp
|