OpenTTD/src/widgets
Peter Nelson d683ec0183
Codechange: Move dropdown and slider out of widgets directory. (#12403)
Also shuffle headers to place widget includes near end.

This leaves the widgets directory solely for defining Widget IDs.
2024-03-31 19:37:16 +01:00
..
CMakeLists.txt Codechange: Move dropdown and slider out of widgets directory. (#12403) 2024-03-31 19:37:16 +01:00
ai_widget.h Codechange: Set storage type of widget enums to WidgetID. 2023-12-30 00:23:57 +00:00
airport_widget.h Codechange: Set storage type of widget enums to WidgetID. 2023-12-30 00:23:57 +00:00
autoreplace_widget.h Codechange: Set storage type of widget enums to WidgetID. 2023-12-30 00:23:57 +00:00
bootstrap_widget.h Codechange: Set storage type of widget enums to WidgetID. 2023-12-30 00:23:57 +00:00
bridge_widget.h Codechange: Set storage type of widget enums to WidgetID. 2023-12-30 00:23:57 +00:00
build_vehicle_widget.h Codechange: Set storage type of widget enums to WidgetID. 2023-12-30 00:23:57 +00:00
cheat_widget.h Codechange: Set storage type of widget enums to WidgetID. 2023-12-30 00:23:57 +00:00
company_widget.h Codechange: Set storage type of widget enums to WidgetID. 2023-12-30 00:23:57 +00:00
console_widget.h Codechange: Set storage type of widget enums to WidgetID. 2023-12-30 00:23:57 +00:00
date_widget.h Codechange: Set storage type of widget enums to WidgetID. 2023-12-30 00:23:57 +00:00
depot_widget.h Codechange: Set storage type of widget enums to WidgetID. 2023-12-30 00:23:57 +00:00
dock_widget.h Codechange: Set storage type of widget enums to WidgetID. 2023-12-30 00:23:57 +00:00
dropdown_widget.h Codechange: Set storage type of widget enums to WidgetID. 2023-12-30 00:23:57 +00:00
engine_widget.h Codechange: Set storage type of widget enums to WidgetID. 2023-12-30 00:23:57 +00:00
error_widget.h Codechange: Set storage type of widget enums to WidgetID. 2023-12-30 00:23:57 +00:00
fios_widget.h Codechange: Set storage type of widget enums to WidgetID. 2023-12-30 00:23:57 +00:00
framerate_widget.h Codechange: Set storage type of widget enums to WidgetID. 2023-12-30 00:23:57 +00:00
game_widget.h Codechange: Set storage type of widget enums to WidgetID. 2023-12-30 00:23:57 +00:00
genworld_widget.h Codechange: Set storage type of widget enums to WidgetID. 2023-12-30 00:23:57 +00:00
goal_widget.h Codechange: Set storage type of widget enums to WidgetID. 2023-12-30 00:23:57 +00:00
graph_widget.h Codechange: Merge all BaseGraphWindow widget enums into one. 2024-01-28 14:44:24 +01:00
group_widget.h Codechange: Set storage type of widget enums to WidgetID. 2023-12-30 00:23:57 +00:00
help_widget.h Codechange: Set storage type of widget enums to WidgetID. 2023-12-30 00:23:57 +00:00
highscore_widget.h Codechange: Set storage type of widget enums to WidgetID. 2023-12-30 00:23:57 +00:00
industry_widget.h Codechange: Set storage type of widget enums to WidgetID. 2023-12-30 00:23:57 +00:00
intro_widget.h Codechange: Set storage type of widget enums to WidgetID. 2023-12-30 00:23:57 +00:00
league_widget.h Codechange: Set storage type of widget enums to WidgetID. 2023-12-30 00:23:57 +00:00
link_graph_legend_widget.h Codechange: Set storage type of widget enums to WidgetID. 2023-12-30 00:23:57 +00:00
main_widget.h Codechange: Set storage type of widget enums to WidgetID. 2023-12-30 00:23:57 +00:00
misc_widget.h Codechange: Set storage type of widget enums to WidgetID. 2023-12-30 00:23:57 +00:00
music_widget.h Codechange: Set storage type of widget enums to WidgetID. 2023-12-30 00:23:57 +00:00
network_chat_widget.h Codechange: Set storage type of widget enums to WidgetID. 2023-12-30 00:23:57 +00:00
network_content_widget.h Codechange: Set storage type of widget enums to WidgetID. 2023-12-30 00:23:57 +00:00
network_widget.h Codechange: Set storage type of widget enums to WidgetID. 2023-12-30 00:23:57 +00:00
newgrf_debug_widget.h Codechange: Set storage type of widget enums to WidgetID. 2023-12-30 00:23:57 +00:00
newgrf_widget.h Codechange: Set storage type of widget enums to WidgetID. 2023-12-30 00:23:57 +00:00
news_widget.h Codechange: Set storage type of widget enums to WidgetID. 2023-12-30 00:23:57 +00:00
object_widget.h Codechange: Set storage type of widget enums to WidgetID. 2023-12-30 00:23:57 +00:00
order_widget.h Feature: Order flag to unbunch vehicles at depot (#11945) 2024-02-03 08:04:24 -05:00
osk_widget.h Codechange: Set storage type of widget enums to WidgetID. 2023-12-30 00:23:57 +00:00
rail_widget.h Change: Add dividers between signal groups (#11897) 2024-02-02 15:52:20 -05:00
road_widget.h Change: Show 6 or 2 orientation buttons in NewGRF road stop picker as appropriate. 2024-02-15 22:28:58 +00:00
screenshot_widget.h Codechange: Set storage type of widget enums to WidgetID. 2023-12-30 00:23:57 +00:00
script_widget.h Codechange: Set storage type of widget enums to WidgetID. 2023-12-30 00:23:57 +00:00
settings_widget.h Revert #11993: new number format system does not and cannot work for CJK languages 2024-02-22 20:40:12 +01:00
sign_widget.h Codechange: Set storage type of widget enums to WidgetID. 2023-12-30 00:23:57 +00:00
smallmap_widget.h Codechange: Set storage type of widget enums to WidgetID. 2023-12-30 00:23:57 +00:00
station_widget.h Change: Replace long list of cargo filter buttons with a multi-select dropdown list. 2024-02-07 17:13:37 +00:00
statusbar_widget.h Codechange: Set storage type of widget enums to WidgetID. 2023-12-30 00:23:57 +00:00
story_widget.h Codechange: Set storage type of widget enums to WidgetID. 2023-12-30 00:23:57 +00:00
subsidy_widget.h Codechange: Set storage type of widget enums to WidgetID. 2023-12-30 00:23:57 +00:00
terraform_widget.h Codechange: Set storage type of widget enums to WidgetID. 2023-12-30 00:23:57 +00:00
timetable_widget.h Codechange: Set storage type of widget enums to WidgetID. 2023-12-30 00:23:57 +00:00
toolbar_widget.h Codechange: Set storage type of widget enums to WidgetID. 2023-12-30 00:23:57 +00:00
town_widget.h Codechange: Set storage type of widget enums to WidgetID. 2023-12-30 00:23:57 +00:00
transparency_widget.h Codechange: Set storage type of widget enums to WidgetID. 2023-12-30 00:23:57 +00:00
tree_widget.h Codechange: Set storage type of widget enums to WidgetID. 2023-12-30 00:23:57 +00:00
vehicle_widget.h Codechange: Set storage type of widget enums to WidgetID. 2023-12-30 00:23:57 +00:00
viewport_widget.h Codechange: Set storage type of widget enums to WidgetID. 2023-12-30 00:23:57 +00:00
waypoint_widget.h Codechange: Set storage type of widget enums to WidgetID. 2023-12-30 00:23:57 +00:00