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_type.h
Age
Commit message (
Expand
)
Author
2009-11-17
(svn r18138) -Codechange: Add a new widgetpart to specify the height of a wid...
peter1138
2009-11-15
(svn r18092) -Codechange: remove support for the unnested widgets
rubidium
2009-11-15
(svn r18088) -Codechange: remove CompareWidgetArrays
rubidium
2009-11-15
(svn r18087) -Codechange: remove NWID_LAYERED
rubidium
2009-11-09
(svn r18028) -Codechange: unglobalise some 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-10
(svn r17755) -Codechange: Allow for a zero-size display plane in a NWidgetSta...
alberth
2009-09-19
(svn r17575) -Codechange: Adding a new combined button+dropdown widget.
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-19
(svn r17570) -Fix: a number of Doxygen warnings about missing parameters, whi...
rubidium
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 r17377) -Fix (r17365): MSVC complains about struct<>class difference
yexo
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-08-14
(svn r17171) -Doc: Additions and corrections of various doxygen strings.
alberth
2009-08-01
(svn r17023) -Revert (r16839): FillNestedArray() was less obsolete than antic...
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-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-15
(svn r16839) -Codechange: Remove obsolete FillNestedArray().
alberth
2009-07-15
(svn r16838) -Codechange: Fill Window::nested_array in SetupSmallestSize.
alberth
2009-07-15
(svn r16837) -Codechange: Collect largest used index while constructing neste...
alberth
2009-07-12
(svn r16798) -Fix [FS#3016]: Added several new widget distances for better wi...
alberth
2009-07-04
(svn r16740) -Codechange: Self-sizing widgets in intro screen, town directory...
alberth
2009-06-26
(svn r16670) -Codechange: Containers with equally sized children are useful t...
alberth
2009-06-04
(svn r16515) -Codechange: Added scrollbar handling for nested widgets, and fi...
alberth
2009-06-03
(svn r16514) -Codechange: Add widget flags, and drawing and invalidating.
alberth
2009-06-03
(svn r16513) -Codechange: Add nested widgets root and array to Window, and NW...
alberth
2009-06-01
(svn r16501) -Codechange: Introduced different phases in resizing a nested wi...
alberth
2009-05-21
(svn r16372) -Codechange: Simplify size calculations with a few helper functi...
alberth
2009-05-21
(svn r16369) -Codechange: Renaming ComputeMinimalSize() to SetupSmallestSize(...
alberth
2009-05-21
(svn r16368) -Codechange: Only leaf widgets use min_x and min_y.
alberth
2009-05-21
(svn r16367) -Codechange: Do not use min_x and min_y for storing smallest siz...
alberth
2009-05-04
(svn r16226) -Codechange: Separating generation of a widget array from Window...
alberth
2009-05-02
(svn r16201) -Codechange: Add NWidgetBase::SetPadding method.
alberth
2009-04-30
(svn r16190) -Codechange: Allow stacking of nested widgets.
alberth
2009-04-30
(svn r16189) -Doc: Additions and improvement of (mainly) nested widgets/widge...
alberth
2009-04-26
(svn r16167) -Codechange: Added empty-ness test to nested widget containers.
alberth
2009-04-25
(svn r16140) -Codechange: Call a function while contructing a widget tree.
alberth
2009-03-29
(svn r15889) -Codechange: Add pre/inter/post space to nested background widgets
alberth
2009-03-28
(svn r15872) -Codechange: add paddings for widgets, this makes writing new wi...
yexo
2009-03-26
(svn r15861) -Codechange: Add NWID_HORIZONTAL_LTR that forces the ordering fr...
yexo
2009-03-23
(svn r15825) -Codechange: remove the WWT_DROPDOWNIN widget type and replace i...
yexo
2009-03-22
(svn r15819) -Add: Nested widgets framework
alberth
2009-03-22
(svn r15817) -Codechange: Make room for additional widget types (Rubidium)
alberth
[next]