You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/src/widgets
Peter Nelson 2b34256e51 Codechange: Slider widget used different range for drawing vs setting.
Using the same range for setting means that no workaround for setting the extremes is necessary.

(cherry picked from commit dd41de8931)
3 years ago
..
CMakeLists.txt Merge branch 'master' into jgrpp 3 years ago
ai_widget.h
airport_widget.h
autoreplace_widget.h
bootstrap_widget.h Fix: if bootstrap failed, it could end with an empty screen instead of error 3 years ago
bridge_widget.h
build_vehicle_widget.h
cheat_widget.h
company_widget.h
console_widget.h
date_widget.h
departures_widget.h
depot_widget.h
dock_widget.h
dropdown.cpp Codechange: Make GetCurrentRect() conform to usual Rect bounds, and reuse it. 3 years ago
dropdown_func.h
dropdown_type.h Fix: Incorrect vertical alignment of icon and text in DropDownListIconItem. (#9133) 3 years ago
dropdown_widget.h
engine_widget.h
error_widget.h
fios_widget.h
framerate_widget.h
genworld_widget.h Merge branch 'master' into jgrpp 3 years ago
goal_widget.h Add: Buttons to open global goals from company goals and vice versa 3 years ago
graph_widget.h
group_widget.h Merge branch 'master' into jgrpp 3 years ago
highscore_widget.h
industry_widget.h Feature: Remove all industries button in scenario editor (#8550) 3 years ago
intro_widget.h
link_graph_legend_widget.h
main_widget.h
misc_widget.h Merge tag '1.11.0-beta1' into jgrpp 3 years ago
music_widget.h
network_chat_widget.h
network_content_widget.h
network_widget.h Add: admin menu for companies in multiplayer games 3 years ago
newgrf_debug_widget.h
newgrf_widget.h
news_widget.h
object_widget.h Feature: Object class selection string filtering (#8603) 3 years ago
order_widget.h Add timetable lateness/earliness conditional order 3 years ago
osk_widget.h
plans_widget.h
rail_widget.h Merge branch 'master' into jgrpp 3 years ago
road_widget.h
screenshot_widget.h Add screenshot type: whole map at current zoom level 3 years ago
settings_widget.h Feature: allow a toggle to enable/disable vsync 3 years ago
sign_widget.h Add: another go-to-location button to the sign window. 3 years ago
slider.cpp Codechange: Slider widget used different range for drawing vs setting. 3 years ago
slider_func.h Codechange: Move volume control slider logic to separate functions 3 years ago
smallmap_widget.h
station_widget.h Merge branch 'master' into jgrpp 3 years ago
statusbar_widget.h
story_widget.h
subsidy_widget.h
terraform_widget.h
timetable_widget.h
toolbar_widget.h
town_widget.h
transparency_widget.h
tree_widget.h Merge branch 'master' into jgrpp 3 years ago
vehicle_widget.h Merge tag '1.11.0-beta1' into jgrpp 3 years ago
viewport_widget.h
waypoint_widget.h