OpenTTD/src/widgets
glx22 b080f24bd8 Codechange: move windows common to AI and GS out of ai_gui 2023-02-05 19:27:25 +01:00
..
CMakeLists.txt Codechange: move windows common to AI and GS out of ai_gui 2023-02-05 19:27:25 +01:00
ai_widget.h Codechange: move windows common to AI and GS out of ai_gui 2023-02-05 19:27:25 +01:00
airport_widget.h Codechange: Draw station acceptance text in its own widget. 2022-10-03 22:14:18 +01:00
autoreplace_widget.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
bootstrap_widget.h Fix: if bootstrap failed, it could end with an empty screen instead of error 2021-03-14 11:04:14 +01:00
bridge_widget.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
build_vehicle_widget.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
cheat_widget.h Change: remove warning in cheat window and reduce it to a note (#8538) 2021-01-09 15:14:59 +01:00
company_widget.h Feature: Improved Finance window 2022-04-25 21:51:51 +02:00
console_widget.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
date_widget.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
depot_widget.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
dock_widget.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
dropdown.cpp Fix: Incorrect available height for dropdowns due to unsigned promotion. (#10264) 2022-12-20 09:39:23 -05:00
dropdown_func.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
dropdown_type.h Codechange: Use Rect in DropDownListItem::Draw(). 2022-11-12 18:28:39 +00:00
dropdown_widget.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
engine_widget.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
error_widget.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
fios_widget.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
framerate_widget.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
game_widget.h Codechange: move windows common to AI and GS out of ai_gui 2023-02-05 19:27:25 +01:00
genworld_widget.h Feature: [UI] Split AI/Game Script configuration windows and add them to world gen window (#10058) 2022-11-10 21:39:09 +01:00
goal_widget.h Add: Buttons to open global goals from company goals and vice versa 2021-03-08 18:18:47 +00:00
graph_widget.h Feature: [GS] Scriptable league tables (#10001) 2022-11-26 18:03:03 +01:00
group_widget.h Feature: Add cargo filter support to vehicle list. (#8308) 2022-11-08 21:11:16 +01:00
highscore_widget.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
industry_widget.h Feature: Remove all industries button in scenario editor (#8550) 2021-02-10 16:35:50 +01:00
intro_widget.h Feature: [UI] Split AI/Game Script configuration windows and add them to world gen window (#10058) 2022-11-10 21:39:09 +01:00
league_widget.h Feature: [GS] Scriptable league tables (#10001) 2022-11-26 18:03:03 +01:00
link_graph_legend_widget.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
main_widget.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
misc_widget.h Add: a go-to-location button to the LandInfo window. 2021-01-11 22:15:58 +01:00
music_widget.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
network_chat_widget.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
network_content_widget.h Change: Standardize progress bar layout. 2022-11-12 18:28:39 +00:00
network_widget.h Change: Standardize progress bar layout. 2022-11-12 18:28:39 +00:00
newgrf_debug_widget.h Add: Sprite centre and crosshair toggles on sprite aligner. 2022-12-17 15:38:28 +00:00
newgrf_widget.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
news_widget.h Feature: Add a button to the vehicle advisory news window to open the group window. 2019-12-23 18:04:10 +00:00
object_widget.h Feature: Object class selection string filtering (#8603) 2021-02-19 10:26:54 +01:00
order_widget.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
osk_widget.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
rail_widget.h Feature: Button to toggle showing advanced signal types (#9617) 2021-10-17 19:24:50 +01:00
road_widget.h Codechange: Draw station acceptance text in its own widget. 2022-10-03 22:14:18 +01:00
screenshot_widget.h Feature: Minimap screenshot 2020-01-04 18:21:38 +01:00
script_widget.h Codechange: move windows common to AI and GS out of ai_gui 2023-02-05 19:27:25 +01:00
settings_widget.h Feature: Variable GUI scale. 2022-11-12 18:28:39 +00:00
sign_widget.h Add: another go-to-location button to the sign window. 2021-01-11 22:15:58 +01:00
slider.cpp Fix #10164: Incorrect slider handle position in RTL. (#10175) 2022-11-16 19:02:51 +00:00
slider_func.h Change: Add optional text labels to slider widget. 2022-11-12 18:28:39 +00:00
smallmap_widget.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
station_widget.h Change: Place "Group by" above "Sort by" in station window for consistency 2020-12-21 23:15:53 +01:00
statusbar_widget.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
story_widget.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
subsidy_widget.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
terraform_widget.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
timetable_widget.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
toolbar_widget.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
town_widget.h Feature: Expand all towns in the scenario editor (#10215) 2022-12-25 19:42:50 +01:00
transparency_widget.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
tree_widget.h Feature: Plant clumps of trees in editor by dragging on the landscape 2020-12-27 01:03:27 +01:00
vehicle_widget.h Feature: Hotkey to honk a vehicle's horn (#10110) 2022-11-10 21:36:18 +01:00
viewport_widget.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
waypoint_widget.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00