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
2009-12-21
(svn r18592) -Fix (r18591): argh... save after starting the commit :(
rubidium
2009-12-21
(svn r18591) -Fix [FS#3399]: FindScrollbar could trigger an assert if the nex...
rubidium
2009-12-21
(svn r18587) -Codechange: Insert a shade selection widget in the widget tree ...
alberth
2009-12-21
(svn r18584) -Codechange: Generalize MakeWidgetTree to read only one widget (...
alberth
2009-12-21
(svn r18583) -Codechange: Add WWT_SHADEBOX widget and its functions (heavily ...
alberth
2009-12-13
(svn r18492) -Doc: A few Doxygen reference fixes (NewsSubtype reported by Edd...
alberth
2009-12-13
(svn r18491) -Fix (r18482): Update doxy comments of SetupSmallestSize() as well.
alberth
2009-12-13
(svn r18490) -Doc: Fixed syntax of a few doxygen pre and post coditions.
alberth
2009-12-13
(svn r18482) -Cleanup (r18092): Conversion to widget array is not done any more.
alberth
2009-11-28
(svn r18330) -Cleanup: remove some unneeded includes
rubidium
2009-11-26
(svn r18303) -Fix: Widget indices are valid when >= 0.
frosch
2009-11-24
(svn r18273) -Codechange: do not require widget numbers for default widgets (...
rubidium
2009-11-24
(svn r18272) -Codechange: make FindScrollbar a const function
rubidium
2009-11-24
(svn r18267) -Codechange: make the music window big font aware
rubidium
2009-11-22
(svn r18232) -Fix: Extend container widgets to accomadate multiples of fillin...
alberth
2009-11-22
(svn r18230) -Codechange: Allow fill stepsize to be set from Window::UpdateWi...
alberth
2009-11-22
(svn r18229) -Codechange: Make fill_x, fill_y a number instead of a bool.
alberth
2009-11-22
(svn r18223) -Codechange: remove the requirement of having an index for backg...
rubidium
2009-11-22
(svn r18212) -Codechange: remove unneeded 'parameters' for WWT_CAPTION, WWT_C...
rubidium
2009-11-22
(svn r18210) -Codechange: Child widgets always get the entire space in perpen...
alberth
2009-11-20
(svn r18201) -Codechange (r18092): No need anymore for initializing nested wi...
alberth
2009-11-19
(svn r18195) -Codechange: move the child padding calculation/handling to WWT_...
rubidium
2009-11-19
(svn r18189) -Codechange: remove some now unneeded strings
rubidium
2009-11-19
(svn r18188) -Codechange: s/NWID_BUTTON_DRPDOWN/NWID_BUTTON_DROPDOWN/g
rubidium
2009-11-19
(svn r18186) -Add: a widgets for left/right arrows with the ability to turn t...
rubidium
2009-11-18
(svn r18168) -Codechange: Adjust a frame's child's padding to account for tex...
peter1138
2009-11-17
(svn r18150) -Codechange: make the horizontal scrollbar scroll in the opposit...
rubidium
2009-11-17
(svn r18138) -Codechange: Add a new widgetpart to specify the height of a wid...
peter1138
2009-11-15
(svn r18099) -Codechange: scale the edit boxes to the fontsize
rubidium
2009-11-15
(svn r18092) -Codechange: remove support for the unnested widgets
rubidium
2009-11-15
(svn r18089) -Codechange: remove ResizeWindowForWidget
rubidium
2009-11-15
(svn r18088) -Codechange: remove CompareWidgetArrays
rubidium
2009-11-15
(svn r18087) -Codechange: remove NWID_LAYERED
rubidium
2009-11-13
(svn r18065) -Codechange/Fix: account for the text in WWT_FRAMEs when determi...
rubidium
2009-11-13
(svn r18064) -Codechange: make the sticky box size to the height of the title...
rubidium
2009-11-09
(svn r18033) -Codechange: make the padding for IMGBTN_2 the same as for IMGBT...
rubidium
2009-11-09
(svn r18028) -Codechange: unglobalise some functions
rubidium
2009-11-08
(svn r18022) -Cleanup: remove some (now) unused button resize functions
rubidium
2009-11-06
(svn r17984) -Codechange: make it possible to use MakeNWidgets using a custom...
rubidium
2009-10-30
(svn r17903) -Codechange: don't get a modifiable NWidget from a const Window
rubidium
2009-10-23
(svn r17848) -Codechange: allow overriding (some) settings of STACKED_SELECTI...
rubidium
2009-10-10
(svn r17755) -Codechange: Allow for a zero-size display plane in a NWidgetSta...
alberth
2009-10-04
(svn r17693) -Cleanup: remove some unneeded includes
rubidium
2009-09-19
(svn r17579) -Fix: remove doxygen docs for removed parameters, or change @par...
rubidium
2009-09-19
(svn r17575) -Codechange: Adding a new combined button+dropdown widget.
alberth
2009-09-19
(svn r17574) -Fix (r17573): Insert NWID_SELECTION in nested_array when approp...
alberth
2009-09-19
(svn r17573) -Codechange: NWID_SELECTION containers have a selected widget-pl...
alberth
2009-09-19
(svn r17572) -Codechange: Use the Window::GetWidget() function to access nest...
alberth
2009-09-13
(svn r17532) -Codechange: Rename several Invalidate functions to SetDirty for...
frosch
2009-09-11
(svn r17505) -Codechange: WWT_EMPTY is not a special case any more for invali...
alberth
[prev]
[next]