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-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
2009-09-05
(svn r17427) -Codechange: Removing some unneeded widget parts (for reduced co...
alberth
2009-09-02
(svn r17389) -Codechange: Add support for shaded viewports.
alberth
2009-09-02
(svn r17388) -Codechange: Paint the background of background widgets before p...
alberth
2009-09-02
(svn r17376) -Fix: also draw the white "I've just opened" line for nested win...
rubidium
2009-09-02
(svn r17375) -Codechange: remove last direct usage of scrollbar variables
rubidium
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-08-14
(svn r17173) -Codechange: Vertically align WWT_TEXT widget, generalize vertic...
alberth
2009-08-14
(svn r17171) -Doc: Additions and corrections of various doxygen strings.
alberth
2009-08-14
(svn r17169) -Codechange: apply coding style to some for statements
smatz
2009-08-14
(svn r17168) -Codechange: apply coding style to if and while statements
smatz
2009-08-05
(svn r17075) -Codechange: rename ~750 strings to be more uniform with their r...
rubidium
2009-08-01
(svn r17023) -Revert (r16839): FillNestedArray() was less obsolete than antic...
alberth
2009-08-01
(svn r17017) -Fix (r17008): Setup padding for WWT_MATRIX.
alberth
2009-07-26
(svn r16963) -Codechange: Added NWidgetViewport widget.
alberth
2009-07-26
(svn r16961) -Codechange: Moving some methods up in the class hierarchy to av...
alberth
2009-07-25
(svn r16953) -Codechange: Use SetStringParameters() for simple parameterized ...
alberth
2009-07-23
(svn r16930) -Codechange: more StringID name unification and grouping
rubidium
2009-07-18
(svn r16871) -Codechange: Generalize GetWidgetContentSize to UpdateWidgetSize...
alberth
2009-07-16
(svn r16845) -Codechange: Introduction of constants for describing the bits i...
alberth
2009-07-16
(svn r16843) -Codechange: More documentation for the WWT_MATRIX widget, and b...
alberth
2009-07-16
(svn r16842) -Cleanup: add some spaces around a few operators
rubidium
2009-07-15
(svn r16839) -Codechange: Remove obsolete FillNestedArray().
alberth
[prev]
[next]