OpenTTD/src/widgets
Peter Nelson b30fe0d7da Feature: Ctrl-click to toggle favourites in build-pickers.
This allows ctrl-click on a type in a build-picker window to remember it
as a favourite. An new filter button to show only favourites makes it
simpler to use these types.

Favourite types are saved locally in favs.cfg, so are remembered between
games.
2024-05-11 02:12:41 +01:00
..
CMakeLists.txt Change: Unify station/waypoint/roadstop/object build-picker window code. 2024-05-11 02:12:41 +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 Cleanup: remove UI for changing the password 2024-05-07 00:03:15 +02: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 Cleanup: remove warning about server administrators being able to read passwords 2024-05-07 00:03:15 +02: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 Cleanup: remove UI for changing the password 2024-05-07 00:03:15 +02: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 Change: Unify station/waypoint/roadstop/object build-picker window code. 2024-05-11 02:12:41 +01: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
picker_widget.h Feature: Ctrl-click to toggle favourites in build-pickers. 2024-05-11 02:12:41 +01:00
rail_widget.h Change: Unify station/waypoint/roadstop/object build-picker window code. 2024-05-11 02:12:41 +01:00
road_widget.h Change: Unify station/waypoint/roadstop/object build-picker window code. 2024-05-11 02:12:41 +01: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 Add: 'Get Content' buttons next to base set dropdowns in Game Options. (#12627) 2024-05-05 16:15:35 +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