index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
widget.cpp
Age
Commit message (
Expand
)
Author
2021-06-03
Codechange: use "[[maybe_unused]]" instead of a wide variety of other ways we...
Patric Stout
2021-05-08
Fix: Apply unscaled padding to Viewport inside WWT_INSET. (#9219)
PeterN
2021-05-08
Codechange: Make GetCurrentRect() conform to usual Rect bounds, and reuse it.
Peter Nelson
2021-05-08
Codechange: Don't update window contents if scrollbar position has not moved.
Peter Nelson
2021-05-02
Fix: Crash when extra viewport height is zero with sign in view. (#9175)
PeterN
2021-04-30
Fix: Recalculate padding and minimum sizes when GUI or Font zoom is changed.
Peter Nelson
2021-04-30
Cleanup: Set unchanging scrollbar properties in constructor.
Peter Nelson
2021-04-30
Cleanup: Call SetMinimalSize instead of setting min_y directly.
Peter Nelson
2021-04-30
Fix: Specify width when width is required instead of top.
Peter Nelson
2021-04-30
Cleanup: Remove fairly redundant DrawDropdown() function.
Peter Nelson
2021-04-30
Cleanup: Horizontal widget size is commonly width rather than length.
Peter Nelson
2021-04-22
Codechange: Add widget text colour override property.
Peter Nelson
2021-04-22
Codechange: Add internal widget alignment property, along with widget part.
Peter Nelson
2021-04-21
Cleanup: Remove unnecessary parameter of GetScrolledRowFromWidget()
Peter Nelson
2021-04-21
Codechange: merge duplicated logic to scroll in lists by key into a single fu...
Rubidium
2021-04-01
Fix #8919: Release builds with asserts enabled (#8925)
Charles Pigott
2021-04-01
Codechange: Suppress warnings when asserts are disabled (#8917)
Patric Stout
2021-03-11
Change: Recolour graph windows to brown (#8700)
Tyler Trahan
2021-03-09
Fix: Scale PIP-padding the same as regular padding. (#8829)
PeterN
2021-01-08
Add: show in the tooltip of disabled toolbar buttons why they are disabled
Patric Stout
2021-01-08
Codechange: Remove min/max functions in favour of STL variants (#8502)
Charles Pigott
2020-07-27
Codechange: Spell 'Viewport' consistently
TechGeekNZ
2020-06-09
Cleanup: Give `SetDirtyBlocks` a more descriptive name.
TechGeekNZ
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2019-09-17
Fix #7742, 66dd7c3: widget position can be negative
glx
2019-04-24
Fix: Scale all min size and padding by UI scale
Niels Martin Hansen
2019-04-10
Codechange: Use null pointer literal instead of the NULL macro
Henry Wilson
2019-02-21
Codechange: Change scrolling_scrollbar to mouse_capture_widget, and dispatch ...
Peter Nelson
2018-10-31
Doc: Lots and lots of doxymentation fixes
Charles Pigott
2017-08-13
(svn r27893) -Codechange: Use fallthrough attribute. (LordAro)
frosch
2017-03-26
(svn r27831) -Fix (r24577): Misaligned resize icon (due to widget bounds bein...
peter1138
2017-03-23
(svn r27821) -Change: Draw images in centre of buttons (inspired by Juanjo)
peter1138
2016-12-25
(svn r27713) -Fix [FS#6527]: Setup clipping areas for individual widgets when...
frosch
2015-08-10
(svn r27381) -Fix: Warnings due to C++11 requirements for explicit narrowing ...
michi_cc
2015-07-26
(svn r27340) -Fix [FS#6338]: Silence warning by moving _string_colourmap to a...
frosch
2015-06-20
(svn r27303) -Fix [FS#6321]: SetMinimalSize was ignored for WWT_EDITBOX.
frosch
2015-04-26
(svn r27255) -Fix [FS#6270]: Combined button+dropdown widgets in order and au...
frosch
2014-10-21
(svn r27030) -Fix: crash when having the vehicle list opened from a buoy or o...
rubidium
2014-10-06
(svn r26971) -Fix: widget_data was sometimes uint16 and sometimes uint32; mak...
rubidium
2014-10-05
(svn r26965) -Codechange: Add palette bit to indicate that palette is actuall...
peter1138
2014-10-05
(svn r26964) -Codechange: Allow editbox size to change.
peter1138
2014-10-05
(svn r26962) -Fix: Set up scrollbar size at the correct time (where it can be...
peter1138
2014-10-05
(svn r26960) -Codechange: Draw sort button symbols as sprites, and pad sort b...
peter1138
2014-09-20
(svn r26861) -Codechange: Include height of dropdown image in dropdown widget...
peter1138
2014-09-20
(svn r26855) -Codechange: Render vertical scrollbars the same as horizontal s...
peter1138
2014-09-20
(svn r26854) -Codechange: Don't override computed minimal size with static mi...
peter1138
2014-04-23
(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...
rubidium
2014-02-22
(svn r26362) -Fix [FS#5906]: reset the default window size icon size just lik...
rubidium
2013-11-26
(svn r26127) -Fix (r18186): missing break
rubidium
2013-11-26
(svn r26123) -Fix: make sure the maximum row length when making company butto...
rubidium
[next]