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
/
window_gui.h
Age
Commit message (
Expand
)
Author
2009-10-18
(svn r17798) -Codechange: Introduce new constant WD_PAR_VSEP_WIDE for large a...
alberth
2009-10-17
(svn r17786) -Fix [FS#3265]: graphical glitches (matrices/scrollbars with wro...
rubidium
2009-09-30
(svn r17673) -Codechange: make InvalidateThisWindowData a function of the win...
rubidium
2009-09-19
(svn r17578) -Fix (r17572): Some compilers don't like default function templa...
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 r17504) -Codechange: un-inlining SetFocusedWidget() as it is not often u...
alberth
2009-09-11
(svn r17503) -Fix (r17502): Save all files before commit.
alberth
2009-09-03
(svn r17399) -Fix (r17365): if scrollbar has more capacity than elements clic...
rubidium
2009-09-02
(svn r17375) -Codechange: remove last direct usage of scrollbar variables
rubidium
2009-09-02
(svn r17374) -Codechange: make the town and vehicle GUIs use the scrollbar wr...
rubidium
2009-09-02
(svn r17370) -Codechange: make the saveload and network GUIs use the scrollba...
rubidium
2009-09-02
(svn r17367) -Codechange: make the autoreplace, bridge and build vehicle GUIs...
rubidium
2009-09-02
(svn r17366) -Codechange: make the AI GUIs use the scrollbar wrappers
rubidium
2009-09-02
(svn r17365) -Codechange: introduce wrapper functions to update the position,...
rubidium
2009-08-30
(svn r17324) -Codechange: Land info window uses nested widget tree
Yexo
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-08-14
(svn r17175) -Codechange: Only auto-raise push buttons.
alberth
2009-08-14
(svn r17171) -Doc: Additions and corrections of various doxygen strings.
alberth
2009-08-01
(svn r17024) -Codechange: Allow InitNested to be done in two parts.
alberth
2009-07-31
(svn r17008) -Fix [FS#3061]: Resize matrix in station build window vertically...
alberth
2009-07-26
(svn r16963) -Codechange: Added NWidgetViewport widget.
alberth
2009-07-26
(svn r16960) -Doc: Added some viewport and vehicle type doxygen strings.
alberth
2009-07-25
(svn r16953) -Codechange: Use SetStringParameters() for simple parameterized ...
alberth
2009-07-21
(svn r16906) -Fix (r12939): Child windows of build toolbars were placed incon...
alberth
2009-07-20
(svn r16892) -Codechange: Add support for nested widget tree windows to Picke...
alberth
2009-07-20
(svn r16890) -Codechange: Allow raising and enabling/disabling of widgets eve...
alberth
2009-07-18
(svn r16871) -Codechange: Generalize GetWidgetContentSize to UpdateWidgetSize...
alberth
2009-07-15
(svn r16838) -Codechange: Fill Window::nested_array in SetupSmallestSize.
alberth
2009-07-14
(svn r16831) -Fix (r16798): Stickybox is in the header and resizebox in the f...
alberth
2009-07-12
(svn r16798) -Fix [FS#3016]: Added several new widget distances for better wi...
alberth
2009-07-10
(svn r16787) -Fix [FS#3027]: the noise level text in the airport build window...
yexo
2009-07-09
(svn r16778) -Codechange: Split window initialization in a data part and a si...
alberth
2009-07-04
(svn r16740) -Codechange: Self-sizing widgets in intro screen, town directory...
alberth
2009-07-02
(svn r16727) -Codechange: Introducing WD_SORTBUTTON_ARROW_WIDTH constant.
alberth
2009-06-28
(svn r16689) -Codechange: Allow for rendering of parameterized text of nested...
alberth
2009-06-28
(svn r16687) -Codechange: Perform re-initialization of windows with nested wi...
alberth
2009-06-28
(svn r16684) -Codechange: Add maxdim function for Dimension struct.
alberth
2009-06-04
(svn r16517) -Codechange: Switched intro-screen and town directory window to ...
alberth
2009-06-04
(svn r16516) -Codechange: Added click and drag handling for nested widgets.
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-05-30
(svn r16467) -Codechange: Unduplicate setting of widget focus (with thanks to...
alberth
2009-05-30
(svn r16466) -Codechange: Improved wording in comments.
alberth
2009-05-30
(svn r16465) -Codechange: Eliminated GetGloballyFocusedWidget(), it was used ...
alberth
2009-05-30
(svn r16463) -Cleanup: Code style fixes.
alberth
2009-05-16
(svn r16317) -Codechange: Generalized finding a widget by type.
alberth
2009-03-29
(svn r15885) -Codechange: Removed new_size parameter of Window::OnResize() ca...
alberth
2009-03-28
(svn r15867) -Codechange: remove the assumption that the first widgets are th...
yexo
2009-03-22
(svn r15819) -Add: Nested widgets framework
alberth
[next]